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
Data Flow
Data Ingestion
Energistics - OSDU Integration
Commits
2b3ee281
Commit
2b3ee281
authored
Sep 02, 2021
by
Oleksii Tsyganov (EPAM)
Browse files
Fixed pipeline logic for preprod env
parent
e8c937b1
Pipeline
#62544
skipped with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2b3ee281
...
...
@@ -123,7 +123,7 @@ osdu_gcp_dags_rsync:
osdu_gcp_dags_prod_rsync
:
image
:
gcr.io/google.com/cloudsdktool/cloud-sdk
stage
:
deploy
needs
:
[
build_osdu_gcp_image
]
needs
:
[
build_osdu_gcp_
release_
image
]
script
:
-
gcloud auth activate-service-account --key-file $OSDU_GCP_PROD_SVC_ACCT
-
gcloud config set project "$OSDU_GCP_PROD_PROJECT"
...
...
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