Update lib/gitpassword.sh

Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
This commit is contained in:
Tim Schumacher 2025-01-16 12:46:08 +01:00 committed by GitHub
parent 55fdeca0fc
commit 159301d5a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ if [ ! -f ${SECRETS_FILE} ]; then
-e ALL_PROXY=$HTTPS_PROXY_FULL_URL \
-e PROXY_ID=$PROXY_ID \
-e BROKER_URL=$BROKER_URL \
-e OIDC_PROVIDER=secret-sync-central.oidc-client-enrollment.$BROKER_ID \
-e GITLAB_PROJECT_ACCESS_TOKEN_PROVIDER=secret-sync-central.oidc-client-enrollment.$BROKER_ID \
-e SECRET_DEFINITIONS=GitLabProjectAccessToken:GIT_CONFIG_REPO_TOKEN:bridgehead-configuration \
docker.verbis.dkfz.de/cache/samply/secret-sync-local:latest
mv $TMPFILE $SECRETS_FILE