Debug woodpecker

This commit is contained in:
myrmidex 2025-07-13 21:29:21 +02:00
parent 6256d92ca8
commit 1d9a573df4

View file

@ -2,12 +2,11 @@ when:
event: tag event: tag
steps: steps:
publish: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
registry: codeberg.org repo: codeberg.org/${CI_REPO}
repo: lvl0/incr tags: ${CI_COMMIT_TAG}
tags: "${CI_COMMIT_TAG}"
dockerfile: docker/Dockerfile dockerfile: docker/Dockerfile
context: . context: .
username: username: