Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Partition
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
System
Partition
Commits
c4ca335a
Commit
c4ca335a
authored
2 years ago
by
Aliaksandr Ramanovich (EPAM)
Browse files
Options
Downloads
Patches
Plain Diff
GONRG-5967 - use IMAGE_NAME var
parent
0ee4a0cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!312
Gonrg 5967 upd dev2 job
Pipeline
#151333
passed
2 years ago
Stage: build
Stage: scan
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
devops/gcp/pipeline/override-stages.yml
+1
-1
1 addition, 1 deletion
devops/gcp/pipeline/override-stages.yml
with
1 addition
and
1 deletion
devops/gcp/pipeline/override-stages.yml
+
1
−
1
View file @
c4ca335a
...
...
@@ -279,7 +279,7 @@ osdu-gcp-dev2-deploy: # verified deploy after tests
--set data.imagePullPolicy=Always
--set data.bootstrapImage=$CI_REGISTRY_IMAGE/osdu-gcp-bootstrap-$OSDU_GCP_SERVICE:${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA}
--set data.bootstrapServiceAccountName=datafier-k8s
--set data.image=$CI_REGISTRY_IMAGE/
osdu-gcp-$OSDU_GCP_SERVIC
E:${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA}
--set data.image=$CI_REGISTRY_IMAGE/
$IMAGE_NAM
E:${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA}
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
--set data.projectId=osdu-dev2
--set data.partitionAdminAccounts=$OSDU_GCP_DEV2_PARTITION_ADMIN_ACCOUNTS
...
...
This diff is collapsed.
Click to expand it.
Aliaksandr Ramanovich (EPAM)
@aliaksandr_ramanovich
mentioned in commit
312847c8
·
2 years ago
mentioned in commit
312847c8
mentioned in commit 312847c8b69373db0df17d220fca4fc65d028e75
Toggle commit list
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