Skip to content

Commit 6f34e29

Browse files
committed
Revert "Run the install step when building the docker image"
This reverts commit 15513b6.
1 parent 193aed2 commit 6f34e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
6767
- stage: Build docker image by commit and deploy on DockerHub
6868
before_install: skip
69+
install: skip
6970
script:
7071
- set -e
7172
- test "$TRAVIS_SECURE_ENV_VARS" = "false" && exit 0

0 commit comments

Comments
 (0)