update travis build
This commit is contained in:
@@ -24,6 +24,6 @@ script:
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: bash hack/docker_build.sh && bash hack/docker_push.sh
|
||||
script: bash hack/docker_build.sh
|
||||
on:
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user