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