We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193aed2 commit 6f34e29Copy full SHA for 6f34e29
1 file changed
.travis.yml
@@ -66,6 +66,7 @@ jobs:
66
67
- stage: Build docker image by commit and deploy on DockerHub
68
before_install: skip
69
+ install: skip
70
script:
71
- set -e
72
- test "$TRAVIS_SECURE_ENV_VARS" = "false" && exit 0
0 commit comments