This commit is contained in:
Natty 2024-01-03 21:00:52 +01:00
parent 15892a8efa
commit e8783835ab
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
pipeline:
steps:
publish-docker-latest:
image: docker.io/plugins/kaniko
settings:
@ -14,5 +14,5 @@ pipeline:
from_secret: docker_password
when:
event: tag
tag: v*
- event: tag
ref: refs/tags/v*