+ fx
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
depends_on: [ version ]
|
||||
environment:
|
||||
# CI's own AppRole creds for accessing Vault to fetch the SSH key (existing names)
|
||||
VAULT_ADDR: https://vault.sendico.io
|
||||
VAULT_ADDR: { from_secret: VAULT_ADDR }
|
||||
VAULT_ROLE_ID: { from_secret: VAULT_APP_ROLE }
|
||||
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user