mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-16 20:11:00 +01:00
try w/o user
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user