diff --git a/devops/gc/pipeline/override-stages.yml b/devops/gc/pipeline/override-stages.yml index 1564301f9077f79559338f66be372fb8823b7f0e..15bfd4e5ec543ff075735d2f2f1a57c1ec7e82ff 100644 --- a/devops/gc/pipeline/override-stages.yml +++ b/devops/gc/pipeline/override-stages.yml @@ -6,13 +6,16 @@ gc-test: variables: ENVIRONMENT: $GC_ENVIRONMENT REGISTER_BASE_URL: $GC_REGISTER_BASE_URL + GROUP_ID: osdu-gcp.go3-nrg.projects.epam.com gc-dev2-test: variables: ENVIRONMENT: $GC_ENVIRONMENT REGISTER_BASE_URL: $GC_REGISTER_BASE_URL + GROUP_ID: dev2.osdu.club gc-anthos-test: variables: REGISTER_BASE_URL: $GC_REGISTER_BASE_URL GC_VENDOR: anthos + GROUP_ID: osdu-gcp.go3-nrg.projects.epam.com