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