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

View file

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