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
System
Notification
Commits
7f96ce68
Commit
7f96ce68
authored
Dec 01, 2020
by
Aliaksandr Ramanovich (EPAM)
Browse files
Update .gitlab-ci.yml
parent
0c66d8c8
Pipeline
#17676
failed with stages
in 29 minutes and 24 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7f96ce68
...
...
@@ -5,6 +5,7 @@ variables:
OSDU_GCP_SERVICE
:
notification
OSDU_GCP_REGISTER_BASE_URL
:
https://os-register-attcrcktoa-uc.a.run.app/api/register/v1
OSDU_GCP_ENV_VARS
:
APP_PROJECT=$OSDU_GCP_PROJECT,APP_ENTITLEMENTS=$OSDU_GCP_ENTITLEMENTS_URL,APP_REGISTER=$OSDU_GCP_REGISTER_BASE_URL,APP_GOOGLEAUDIENCE=$GOOGLE_AUDIENCE
OSDU_GCP_ENVIRONMENT
:
dev_gke
AWS_BUILD_SUBDIR
:
provider/notification-aws/build-aws
AWS_TEST_SUBDIR
:
testing/notification-test-aws
...
...
@@ -51,6 +52,7 @@ include:
file
:
'
cloud-providers/ibm.yml'
osdu-gcp-test
:
variables
:
variables
:
ENVIRONMENT
:
$OSDU_GCP_ENVIRONMENT
REGISTER_BASE_URL
:
$OSDU_GCP_REGISTER_BASE_URL
allow_failure
:
true
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