when: event: [push, manual] branch: main path: ["rust/release-plz.Dockerfile", ".woodpecker/publish-release-plz-image.yml"] steps: build-latest-container: image: woodpeckerci/plugin-docker-buildx:6.0.3 settings: registry: codeberg.org username: ${CI_REPO_OWNER} password: from_secret: CONTAINER_REGISTRY_TOKEN repo: codeberg.org/jasterv/release-plz dockerfile: "rust/release-plz.Dockerfile" tags: 0.3.157,0.3,latest