Update .gitlab-ci.yml file
This commit is contained in:
parent
4973ba8c15
commit
0fc89a8c24
1 changed files with 1 additions and 0 deletions
|
@ -29,3 +29,4 @@ docker-build:
|
|||
- if: $CI_COMMIT_BRANCH
|
||||
exists:
|
||||
- Dockerfile
|
||||
- if: $CI_COMMIT_BRANCH == "master" || $CI_COMMIT_BRANCH == "dev"
|
Loading…
Reference in a new issue