change drone runner: create only images from releases
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3aefae61c0
commit
5a0467dbdd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user