Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Legal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Security and Compliance
Legal
Commits
40a09f7f
Commit
40a09f7f
authored
4 years ago
by
Riabokon Stanislav(EPAM)[GCP]
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into unique_backed_name_across_GCP
parents
8a4fa7c9
feffc4b1
No related branches found
No related tags found
1 merge request
!46
Unique bucket name across GCP (GONRG-701)
Pipeline
#10093
failed
4 years ago
Stage: review
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: attribution
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+27
-13
27 additions, 13 deletions
.gitlab-ci.yml
with
27 additions
and
13 deletions
.gitlab-ci.yml
+
27
−
13
View file @
40a09f7f
...
@@ -6,39 +6,53 @@ variables:
...
@@ -6,39 +6,53 @@ variables:
GCP_BUILD_SUBDIR
:
provider/legal-gcp
GCP_BUILD_SUBDIR
:
provider/legal-gcp
GCP_INT_TEST_SUBDIR
:
testing/legal-test-gcp
GCP_INT_TEST_SUBDIR
:
testing/legal-test-gcp
GCP_APPLICATION_NAME
:
os-legal
GCP_APPLICATION_NAME
:
os-legal
GCP_ENVIRONMENT
:
testing
GCP_ENVIRONMENT
:
testing
GCP_PROJECT
:
opendes-evt
GCP_PROJECT
:
opendes-evt
GCP_TENANT_NAME
:
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_SERVICE
:
legal
AZURE_BUILD_SUBDIR
:
provider/legal-azure
AZURE_BUILD_SUBDIR
:
provider/legal-azure
AZURE_TEST_SUBDIR
:
testing/legal-test-azure
AZURE_TEST_SUBDIR
:
testing/legal-test-azure
IBM_BUILD_SUBDIR
:
provider/legal-ibm
IBM_INT_TEST_SUBDIR
:
testing/legal-test-ibm
include
:
include
:
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
standard-setup.yml"
file
:
"
standard-setup.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
build/maven.yml"
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"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
file
:
"
scanners/fossa.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/gitlab-ultimate.yml"
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
:
"
master"
file
:
'
cloud-providers/osdu-gcp.yml'
-
project
:
'
osdu/platform/ci-cd-pipelines'
ref
:
"
master"
file
:
'
cloud-providers/gcp.yml'
compile-and-unit-test
:
compile-and-unit-test
:
variables
:
variables
:
GOOGLE_CLOUD_PROJECT
:
opendes-evt
GOOGLE_CLOUD_PROJECT
:
opendes-evt
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment