update
This commit is contained in:
@@ -5,7 +5,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: myproject-production
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -17,7 +17,7 @@ test:
|
|||||||
aud: https://gitlab.com
|
aud: https://gitlab.com
|
||||||
secrets:
|
secrets:
|
||||||
DATABASE_PASSWORD:
|
DATABASE_PASSWORD:
|
||||||
vault: gitlab-ci/test/test
|
vault: gitlab-ci/test/test@secerts
|
||||||
token: $VAULT_ID_TOKEN
|
token: $VAULT_ID_TOKEN
|
||||||
#include:
|
#include:
|
||||||
# - project: 'developerdurp/yml'
|
# - project: 'developerdurp/yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user