Skip to content
Snippets Groups Projects

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

Merged Mykola Zamkovyi (EPAM) requested to merge WIP_master_test_mz into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -46,7 +46,7 @@ include:
file: "cloud-providers/azure.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "WIP-MR-Legal-CICD"
ref: "master"
file: 'cloud-providers/osdu-gcp.yml'
- project: 'osdu/platform/ci-cd-pipelines'
@@ -55,4 +55,4 @@ include:
compile-and-unit-test:
variables:
GOOGLE_CLOUD_PROJECT: opendes-evt
\ No newline at end of file
GOOGLE_CLOUD_PROJECT: opendes-evt
Loading