Debug woodpecker
This commit is contained in:
parent
1d9a573df4
commit
9eda6895c5
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ when:
|
||||||
steps:
|
steps:
|
||||||
docker:
|
docker:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
repo: codeberg.org/${CI_REPO}
|
repo: codeberg.org/${CI_REPO}
|
||||||
tags: ${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_TAG}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue