Debug woodpecker
This commit is contained in:
parent
9eda6895c5
commit
478f8a473f
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ steps:
|
|||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
registry: codeberg.org
|
||||
repo: codeberg.org/lvl0/incr
|
||||
tags: ${CI_COMMIT_TAG}
|
||||
dockerfile: docker/Dockerfile
|
||||
context: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue