👷 Seems that nologin shall be used to login to the registry
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-11 09:32:08 +02:00
parent 16fbeab8e9
commit 6e1bf38cd3

View File

@@ -9,8 +9,7 @@ steps:
# build_args: # build_args:
# - COMMIT_SHA=${CI_COMMIT_SHA} # - COMMIT_SHA=${CI_COMMIT_SHA}
# - COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL} # - COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}
username: username: nologin
from_secret: registry-username
password: password:
from_secret: registry-password from_secret: registry-password
debug: true debug: true