Fixed CI workflow
ci/woodpecker/push/ociImagePush Pipeline was successful
Details
ci/woodpecker/push/ociImagePush Pipeline was successful
Details
This commit is contained in:
parent
93caa314c9
commit
152c4e6fc6
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish-docker-latest:
|
||||
image: docker.io/plugins/kaniko
|
||||
settings:
|
||||
|
@ -12,7 +12,5 @@ pipeline:
|
|||
from_secret: docker_password
|
||||
|
||||
when:
|
||||
event: [push]
|
||||
branch: [main]
|
||||
|
||||
branches: [main]
|
||||
- event: push
|
||||
branch: main
|
||||
|
|
Loading…
Reference in New Issue