Skip to content
Snippets Groups Projects
Commit 6bd0ad3d authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'WIP_master_test_mz' into 'master'

Refactor variables for Legal Service on Community CICD (GONRG-839)

See merge request !60
parents ac3fcbd4 fc96a328
No related branches found
No related tags found
1 merge request!60Refactor variables for Legal Service on Community CICD (GONRG-839)
Pipeline #9994 passed
......@@ -6,39 +6,53 @@ variables:
GCP_BUILD_SUBDIR: provider/legal-gcp
GCP_INT_TEST_SUBDIR: testing/legal-test-gcp
GCP_APPLICATION_NAME: os-legal
GCP_ENVIRONMENT: testing
GCP_PROJECT: opendes-evt
GCP_TENANT_NAME: opendes-evt
OSDU_GCP_BUILD_SUBDIR: provider/legal-gcp
OSDU_GCP_INT_TEST_SUBDIR: testing/legal-test-gcp
OSDU_GCP_APPLICATION_NAME: os-legal
IBM_BUILD_SUBDIR: provider/legal-ibm
IBM_INT_TEST_SUBDIR: testing/legal-test-ibm
AZURE_SERVICE: legal
AZURE_BUILD_SUBDIR: provider/legal-azure
AZURE_TEST_SUBDIR: testing/legal-test-azure
IBM_BUILD_SUBDIR: provider/legal-ibm
IBM_INT_TEST_SUBDIR: testing/legal-test-ibm
include:
- project: "osdu/platform/ci-cd-pipelines"
file: "standard-setup.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "build/maven.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "master"
file: "cloud-providers/azure.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "master"
file: 'cloud-providers/gcp.yml'
- project: 'osdu/platform/ci-cd-pipelines'
file: 'cloud-providers/aws.yml'
- project: 'osdu/platform/ci-cd-pipelines'
file: 'cloud-providers/ibm.yml'
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/fossa.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/gitlab-ultimate.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/aws.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/ibm.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/azure.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "WIP-MR-Legal-CICD"
file: 'cloud-providers/osdu-gcp.yml'
- project: 'osdu/platform/ci-cd-pipelines'
ref: "master"
file: 'cloud-providers/gcp.yml'
compile-and-unit-test:
variables:
GOOGLE_CLOUD_PROJECT: opendes-evt
GOOGLE_CLOUD_PROJECT: opendes-evt
\ No newline at end of file
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