Skip to content

Commit 15513b6

Browse files
committed
Run the install step when building the docker image
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 3656940 commit 15513b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)