[release-plz-update-pr] Publish to Codeberg Container Registry

This commit is contained in:
JasterV 2026-03-06 21:41:17 +01:00
parent 38cf311398
commit 94fd57d331

View file

@ -1,14 +1,19 @@
when:
event: [push, manual]
branch: main
path: ["release-plz/update-pr.Dockerfile", "release-plz/update-pr.sh"]
path:
[
"release-plz/update-pr.Dockerfile",
"release-plz/update-pr.sh",
".woodpecker/publish-release-plz-update-pr-image.yml",
]
steps:
publish:
image: plugins/kaniko
settings:
repo: jasterv/release-plz-update-pr
tags: 0.3.156,0.3,latest
tags: 0.3.156,0.3,latest,dev
username:
from_secret: DOCKERHUB_USERNAME
password: