fix travis-ci release plugin
This commit is contained in:
parent
bd93289051
commit
b97ed5067a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user