Skip to content

Commit

Permalink
Quote token for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Aug 20, 2018
1 parent 955dccb commit 9f25772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
- $HOME/.gradle/wrapper/
deploy:
provider: releases
api_key: $GITHUB_AUTH_TOKEN
api_key: "$GITHUB_AUTH_TOKEN"
file: build/libs/rundeck-ec2-nodes-plugin-*.jar
file_glob: true
skip_cleanup: true
Expand Down

0 comments on commit 9f25772

Please sign in to comment.