Update .gitlab-ci.yml
This commit is contained in:
parent
0d5bd8edb2
commit
d155566735
@ -47,8 +47,6 @@ version:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_PROTECTED == "true"
|
- if: $CI_COMMIT_REF_PROTECTED == "true"
|
||||||
when: always
|
when: always
|
||||||
only:
|
|
||||||
- branches
|
|
||||||
|
|
||||||
# runs on protected branches and pushes to repo
|
# runs on protected branches and pushes to repo
|
||||||
build-push:
|
build-push:
|
||||||
|
Loading…
Reference in New Issue
Block a user