This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user