mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-17 12:31:03 +01:00
try w/o user
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# https://woodpecker-ci.org/plugins/docker-buildx
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- &repo codeberg.org/${CI_REPO_OWNER}/io-exporter
|
- &repo codeberg.org/${CI_REPO_OWNER}/io-exporter
|
||||||
|
|
||||||
@@ -21,7 +23,7 @@ steps:
|
|||||||
repo: *repo
|
repo: *repo
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
|
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
|
||||||
username: ${CI_REPO_OWNER}
|
#username: ${CI_REPO_OWNER}
|
||||||
password:
|
password:
|
||||||
from_secret: DEPLOY_TOKEN
|
from_secret: DEPLOY_TOKEN
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user