Skip to content

Commit

Permalink
fix travis-ci release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
moparisthebest committed Mar 5, 2020
1 parent bd93289 commit b97ed50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ script:
- ./docker_build.sh "$DOCKER_IMAGE" "$ARCH"

deploy:
api_key:
secure: $GITHUB_OAUTH
api_key: $GITHUB_OAUTH
file_glob: true
file: curl*
on:
Expand Down

0 comments on commit b97ed50

Please sign in to comment.