Skip to content
GitLab
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
CI-CD Pipelines
Commits
3afa89a0
Commit
3afa89a0
authored
Nov 26, 2020
by
Oleksii Tsyganov (EPAM)
Committed by
Oleksandr Kosse (EPAM)
Nov 26, 2020
Browse files
GONRG-1280 Changed cloudsdk image
parent
d6cf1717
Changes
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-cloudrun.yml
View file @
3afa89a0
...
...
@@ -130,7 +130,7 @@ osdu-gcp-containerize:
stage
:
containerize
needs
:
[
"
compile-and-unit-test"
]
extends
:
.osdu-gcp-variables
image
:
g
oogle
/cloud-sdk
image
:
g
cr.io/google.com/cloudsdktool
/cloud-sdk
cache
:
{}
script
:
-
gcloud auth activate-service-account --key-file $OSDU_GCP_DEPLOY_FILE
...
...
@@ -142,7 +142,7 @@ osdu-gcp-containerize:
-
$OSDU_GCP == 'true'
osdu-gcp-deploy
:
image
:
g
oogle
/cloud-sdk
image
:
g
cr.io/google.com/cloudsdktool
/cloud-sdk
needs
:
[
"
osdu-gcp-containerize"
]
stage
:
deploy
extends
:
.osdu-gcp-variables
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment