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
System
Notification
Commits
18538477
Commit
18538477
authored
Dec 01, 2020
by
Oleksandr Kosse (EPAM)
Browse files
Merge branch 'osdu-gcp-fix-for-register' into 'master'
OSDU-GCP: fix for register service See merge request
!45
parents
0c66d8c8
7f96ce68
Pipeline
#17690
failed with stages
in 23 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
18538477
...
...
@@ -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
.
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