update
This commit is contained in:
@@ -6,6 +6,7 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
VAULT_SERVER_URL: https://vault.internal.durp.info
|
VAULT_SERVER_URL: https://vault.internal.durp.info
|
||||||
VAULT_AUTH_ROLE: gitlab
|
VAULT_AUTH_ROLE: gitlab
|
||||||
|
VAULT_AUTH_PATH: jwt
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -17,7 +18,7 @@ test:
|
|||||||
aud: https://vault.internal.durp.info
|
aud: https://vault.internal.durp.info
|
||||||
secrets:
|
secrets:
|
||||||
test:
|
test:
|
||||||
vault: secrets/gitlab-ci/test@secrets
|
vault: gitlab-ci/test@secrets
|
||||||
|
|
||||||
#include:
|
#include:
|
||||||
# - project: 'developerdurp/yml'
|
# - project: 'developerdurp/yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user