Newer
Older
# =====================================================================================================================
# === 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"
command: ["--service", "openshift", "1.3.0" ]
- name: "$CI_REGISTRY/to-be-continuous/tools/vault-secrets-provider:master"