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
CI-CD Pipelines
Commits
0824e24b
Commit
0824e24b
authored
Mar 30, 2021
by
Oleksandr Kosse (EPAM)
Browse files
Fix variable for log_level
parent
5e1fcfd5
Pipeline
#33942
passed with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-cloudrun.yml
View file @
0824e24b
...
@@ -171,7 +171,7 @@ osdu-gcp-deploy:
...
@@ -171,7 +171,7 @@ osdu-gcp-deploy:
--service-account $OSDU_GCP_SERVICE_ACCOUNT
--service-account $OSDU_GCP_SERVICE_ACCOUNT
--memory 512M
--memory 512M
$OSDU_GCP_CLOUD_RUN_PARAMETERS
$OSDU_GCP_CLOUD_RUN_PARAMETERS
--set-env-vars=LOG_LEVEL=${LOG_LEVEL:="INFO"},$OSDU_GCP_ENV_VARS
--set-env-vars=LOG_LEVEL=${
OSDU_GCP_
LOG_LEVEL:="INFO"},$OSDU_GCP_ENV_VARS
-
gcloud run services update-traffic $OSDU_GCP_APPLICATION_NAME --platform managed --region $OSDU_GCP_CLOUDRUN_REGION --to-latest
-
gcloud run services update-traffic $OSDU_GCP_APPLICATION_NAME --platform managed --region $OSDU_GCP_CLOUDRUN_REGION --to-latest
only
:
only
:
variables
:
variables
:
...
...
Write
Preview
Markdown
is supported
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