Skip to content
Snippets Groups Projects
Commit ddecdfd1 authored by McDonnell, Marshall's avatar McDonnell, Marshall
Browse files

Fixes the change of CI variable names to support multiple ORC projects

parent ce1da8ca
No related branches found
No related tags found
No related merge requests found
Pipeline #612659 passed
......@@ -5,6 +5,8 @@ variables:
TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/runners
OS_USERNAME: ${SERVICE_ACCOUNT_USERNAME}
OS_PASSWORD: ${SERVICE_ACCOUNT_PASSWORD}
OS_PROJECT_ID: ${ESPD_PROJECT_ID}
OS_PROJECT_NAME: ${ESPD_PROJECT_NAME}
# This import is for the func_rse_docker_* functions
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment