drone: Build und push nur noch auf Commit + Master

This commit is contained in:
Michael Grote 2022-08-26 17:26:14 +02:00
parent 1726aa8b41
commit 47b69511b1
1 changed files with 6 additions and 4 deletions

View File

@ -28,7 +28,9 @@ steps:
- ${DRONE_COMMIT_SHA:0:8}
when:
branch:
- main
event:
include:
- push
- master
event:
include:
- push
exclude:
- pull_request