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
Merge requests
!246
GONRG-5061-refactor-comm-pipe
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
GONRG-5061-refactor-comm-pipe
GONRG-5061-refactor-comm-pipe
into
master
Overview
0
Commits
13
Pipelines
26
Changes
2
Merged
Siarhei Symanovich (EPAM)
requested to merge
GONRG-5061-refactor-comm-pipe
into
master
2 years ago
Overview
0
Commits
13
Pipelines
26
Changes
2
Expand
updated community pipeline
0
0
Merge request reports
Compare
master
version 12
8cbb2abe
2 years ago
version 11
af9983de
2 years ago
version 10
a96363b9
2 years ago
version 9
2897659f
2 years ago
version 8
2eee5298
2 years ago
version 7
e055a051
2 years ago
version 6
637f4c41
2 years ago
version 5
a515bddb
2 years ago
version 4
e60720a1
2 years ago
version 3
61b485b1
2 years ago
version 2
c52bedd7
2 years ago
version 1
5cb68037
2 years ago
master (base)
and
latest version
latest version
85c812bb
13 commits,
2 years ago
version 12
8cbb2abe
12 commits,
2 years ago
version 11
af9983de
11 commits,
2 years ago
version 10
a96363b9
10 commits,
2 years ago
version 9
2897659f
9 commits,
2 years ago
version 8
2eee5298
8 commits,
2 years ago
version 7
e055a051
7 commits,
2 years ago
version 6
637f4c41
6 commits,
2 years ago
version 5
a515bddb
5 commits,
2 years ago
version 4
e60720a1
4 commits,
2 years ago
version 3
61b485b1
3 commits,
2 years ago
version 2
c52bedd7
2 commits,
2 years ago
version 1
5cb68037
1 commit,
2 years ago
2 files
+
6
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
devops/gcp/pipeline/override-stages.yml
+
4
−
8
Options
variables
:
OSDU_GCP_SERVICE
:
legal
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
>
--set data.googleAudiences=$GOOGLE_AUDIENCE
--set data.logLevel=INFO
OSDU_GCP_HELM_CONFIG_SERVICE_VARS_DEV2
:
>
--set data.googleAudiences=$GOOGLE_AUDIENCE
--set data.logLevel=INFO
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
>
--set data.image=$CI_REGISTRY_IMAGE/osdu-gcp-$OSDU_GCP_SERVICE:$CI_COMMIT_SHORT_SHA
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
OSDU_GCP_HELM_CONFIG_SERVICE
:
legal-config
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
legal-deploy
osdu-gcp-anthos-test
:
variables
:
OSDU_GCP_VENDOR
:
anthos
Loading