We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93f7910 + 86a30d7 commit b2ecba5Copy full SHA for b2ecba5
1 file changed
.travis.yml
@@ -9,8 +9,7 @@ services:
9
- docker
10
env:
11
# HACK(bacongobbler): make travis tests work
12
- - DEIS_REGISTRY=travis-ci
13
- - DOCKER_BUILD_FLAGS="--pull --no-cache"
+ - DEIS_REGISTRY=travis-ci DOCKER_BUILD_FLAGS="--pull --no-cache"
14
install:
15
- make docker-build
16
script:
0 commit comments