Fixed CI workflow
ci/woodpecker/push/ociImagePush Pipeline was successful Details

This commit is contained in:
Natty 2024-01-03 20:58:28 +01:00
parent 93caa314c9
commit 152c4e6fc6
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 3 additions and 5 deletions

View File

@ -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