change drone runner: create only images from releases
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Moritz 2024-09-18 12:29:08 +02:00
parent 3aefae61c0
commit 5a0467dbdd

View File

@ -9,9 +9,9 @@ steps:
password:
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud/backup-bot-two
tags: 2.0.0
tags: ${DRONE_TAG}
registry: git.coopcloud.tech
when:
event:
exclude:
- pull_request
include:
- tag