Update .gitlab-ci.yml file

node-20
Elad Bar 2023-09-29 13:15:48 +00:00
parent d46c25a0d0
commit 74c168eec0
1 changed files with 1 additions and 1 deletions

View File

@ -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