ci: add when

This commit is contained in:
Michael Grote 2023-04-20 13:48:45 +02:00
parent a0a1ace012
commit 1db1e9fb93

View file

@ -32,3 +32,7 @@ steps:
- ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH} - ${DRONE_COMMIT_BRANCH}
- latest - latest
when:
event:
exclude:
- pull_request