try w/o user

This commit is contained in:
2025-10-31 21:53:15 +01:00
parent ed9a4e1c2a
commit 10353e930a

View File

@@ -1,3 +1,5 @@
# https://woodpecker-ci.org/plugins/docker-buildx
variables:
- &repo codeberg.org/${CI_REPO_OWNER}/io-exporter
@@ -21,7 +23,7 @@ steps:
repo: *repo
registry: codeberg.org
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
username: ${CI_REPO_OWNER}
#username: ${CI_REPO_OWNER}
password:
from_secret: DEPLOY_TOKEN
when: