Update .gitlab-ci.yml file

This commit is contained in:
Aaron Riedel 2022-03-06 10:08:42 +00:00
parent 4973ba8c15
commit 0fc89a8c24

View file

@ -29,3 +29,4 @@ docker-build:
- if: $CI_COMMIT_BRANCH
exists:
- Dockerfile
- if: $CI_COMMIT_BRANCH == "master" || $CI_COMMIT_BRANCH == "dev"