Only execute main pipeline for master branch
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Jan Bader 2022-04-23 11:29:29 +00:00
parent 5e3c729605
commit 0fed070d46

View File

@ -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