Fixed CI
This commit is contained in:
parent
15892a8efa
commit
e8783835ab
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue