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