Compare commits

..

1 Commits

Author SHA1 Message Date
0fed070d46 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
2022-04-23 11:29:29 +00:00

View File

@ -24,9 +24,7 @@ steps:
- task ci
when:
branch:
- master
event:
- push
- master
- name: docker
image: plugins/docker