diff --git a/lib/functions.sh b/lib/functions.sh index 6ed1f45..a099169 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -314,6 +314,7 @@ function sync_secrets() { -e BROKER_URL=$BROKER_URL \ -e OIDC_PROVIDER=secret-sync-central.oidc-client-enrollment.$BROKER_ID \ -e SECRET_DEFINITIONS=$secret_sync_args \ + --entrypoint "env" \ docker.verbis.dkfz.de/cache/samply/secret-sync-local:latest set -a # Export variables as environment variables