Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Partition
Commits
358fa43a
Commit
358fa43a
authored
Apr 15, 2021
by
Oleksandr Kosse (EPAM)
Browse files
Merge branch 'gcp-update-cicd-vars' into 'gcp-auth-under-sa'
Added vars in pipeline [GONRG-2223] See merge request
!48
parents
383203d3
7e25d52b
Pipeline
#36406
passed with stages
in 42 minutes and 35 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
358fa43a
...
...
@@ -7,7 +7,7 @@ variables:
AZURE_SERVICE
:
partition
AZURE_BUILD_SUBDIR
:
provider/partition-azure
AZURE_TEST_SUBDIR
:
testing/partition-test-azure
IBM_BUILD_SUBDIR
:
provider/partition-ibm
IBM_INT_TEST_SUBDIR
:
testing/partition-test-ibm
...
...
@@ -15,7 +15,7 @@ variables:
OSDU_GCP_SERVICE
:
partition
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_APPLICATION_NAME
:
os-partition
OSDU_GCP_ENV_VARS
:
AUTHORIZE_API=$OSDU_GCP_AUTHORIZE_API,GOOGLE_CLOUD_PROJECT=$OSDU_GCP_PROJECT
OSDU_GCP_ENV_VARS
:
AUTHORIZE_API=$OSDU_GCP_AUTHORIZE_API,GOOGLE_CLOUD_PROJECT=$OSDU_GCP_PROJECT
,GOOGLE_AUDIENCES=$GOOGLE_AUDIENCE,PARTITION_ADMIN_ACCOUNT=$OSDU_GCP_SERVICE_ACCOUNT
MAVEN_PROJECTS
:
"
-pl
partition-core,provider/partition-gcp"
OSDU_GCP_TEST_SUBDIR
:
testing/$OSDU_GCP_SERVICE-test-$OSDU_GCP_VENDOR
...
...
@@ -32,19 +32,18 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa-maven.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines
'
file
:
'
cloud-providers/aws.yml
'
-
project
:
"
osdu/platform/ci-cd-pipelines
"
file
:
"
cloud-providers/aws.yml
"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/azure.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/ibm.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
'
cloud-providers/osdu-gcp-cloudrun.yml
'
file
:
"
cloud-providers/osdu-gcp-cloudrun.yml
"
osdu-gcp-test
:
variables
:
CLIENT_TENANT
:
osdu
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment