Unverified Commit f6662ea3 authored by shmuelsa's avatar shmuelsa Committed by GitHub
Browse files

fix: deploy rc script (#560)

fix: latest rc tag match linux grep
parent b8cfe790
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ go:
dist: trusty
before_script:
- pyenv local 3.6
- pyenv global 3.6
- pip install -U pip
- pip install --user awscli
- aws --version
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment