Loading templates/gitlab-ci-docker-vault.yml +0 −4 Original line number Diff line number Diff line # ===================================================================================================================== # === Vault template variant # ===================================================================================================================== variables: # variables have to be explicitly declared in the YAML to be exported to the service VAULT_ROLE_ID: "$VAULT_ROLE_ID" VAULT_SECRET_ID: "$VAULT_SECRET_ID" .docker-base: services: Loading Loading
templates/gitlab-ci-docker-vault.yml +0 −4 Original line number Diff line number Diff line # ===================================================================================================================== # === Vault template variant # ===================================================================================================================== variables: # variables have to be explicitly declared in the YAML to be exported to the service VAULT_ROLE_ID: "$VAULT_ROLE_ID" VAULT_SECRET_ID: "$VAULT_SECRET_ID" .docker-base: services: Loading