chore(build): do not use secret for username
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
pips 2025-08-23 16:51:09 +02:00
parent 535d5635cf
commit a061d51b6a

View file

@ -9,8 +9,7 @@ steps:
registry: ${CI_FORGE_URL##https://}
repo: ${CI_REPO_OWNER}/${CI_REPO_NAME}
auto-tag: true
username:
from_secret: forge-username
username: pips
password:
from_secret: forge-token
build-args: --reproducible