We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deac308 commit 7f121a4Copy full SHA for 7f121a4
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