Only execute main pipeline for master branch
This commit is contained in:
parent
5e3c729605
commit
0fed070d46
@ -23,9 +23,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- task ci
|
- task ci
|
||||||
when:
|
when:
|
||||||
event:
|
branch:
|
||||||
exclude:
|
- master
|
||||||
- pull_request
|
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user