Update .gitlab-ci.yml file
parent
d46c25a0d0
commit
74c168eec0
|
|
@ -26,7 +26,7 @@ docker-latest-build:
|
||||||
# when: never
|
# when: never
|
||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
exists:
|
exists:
|
||||||
- $DOCKER_FILE
|
- Dockerfile
|
||||||
|
|
||||||
docker-latest-no-db-build:
|
docker-latest-no-db-build:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue