We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents deac308 + 7f121a4 commit 63063bcCopy full SHA for 63063bc
1 file changed
.travis.yml
@@ -3,8 +3,7 @@ branches:
3
only:
4
- master
5
env:
6
- DEV_REGISTRY=quay.io
7
- DOCKER_BUILD_FLAGS="--pull --no-cache"
+ - DEV_REGISTRY=quay.io DOCKER_BUILD_FLAGS="--pull --no-cache"
8
services:
9
- docker
10
sudo: required
0 commit comments