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
steps:
publish:
docker:
image: woodpeckerci/plugin-docker-buildx
settings:
registry: codeberg.org
repo: lvl0/incr
tags: "${CI_COMMIT_TAG}"
repo: codeberg.org/${CI_REPO}
tags: ${CI_COMMIT_TAG}
dockerfile: docker/Dockerfile
context: .
username: