converted key to b64
Some checks failed
ci/woodpecker/push/db Pipeline failed

This commit is contained in:
Stephan D
2025-11-07 02:11:23 +01:00
parent ecd43cb3cc
commit fcf4ad4d73

View File

@@ -20,7 +20,7 @@ steps:
VAULT_ROLE_ID: { from_secret: VAULT_APP_ROLE }
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands:
- apk add --no-cache curl bash coreutils sed python3
- apk add --no-cache curl bash coreutils sed python3 openssh-keygen
- mkdir -p secrets
# fetch registry creds
- ./ci/vlt kv_to_file kv registry user secrets/REGISTRY_USER 600