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
Schema
Commits
63a96ba9
Commit
63a96ba9
authored
Nov 27, 2020
by
Gitlab Runner
Browse files
Merge branch 'master' of
https://community.opengroup.org/osdu/platform/system/schema-service
parents
896527cb
630292fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
63a96ba9
...
...
@@ -33,7 +33,6 @@ variables:
OSDU_GCP_APPLICATION_NAME
:
os-schema
OSDU_GCP_ENV_VARS
:
AUTHORIZE_API=$OSDU_GCP_ENTITLEMENTS_URL,AUTHORIZE_API_KEY=$OSDU_GCP_AUTHORIZE_API_KEY,LOGGING_LEVEL_ORG_SPRINGFRAMEWORK_WEB=DEBUG,ACCOUNT_ID_COMMON_PROJECT=$TENANT --vpc-connector=$OSDU_GCP_VPC_CONNECTOR
include
:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
standard-setup.yml"
...
...
@@ -44,8 +43,8 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
#- project: "osdu/platform/ci-cd-pipelines"
#
file: "cloud-providers/gcp.yml"
#
- project: "osdu/platform/ci-cd-pipelines"
#
file: "cloud-providers/gcp.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines'
file
:
'
cloud-providers/aws.yml'
...
...
@@ -62,17 +61,5 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
master'
file
:
'
cloud-providers/osdu-gcp-cloudrun.yml'
-
local
:
"
/devops/azure/bootstrap.yaml"
osdu-gcp-test
:
image
:
maven:3.3.9-jdk-8
extends
:
-
.osdu-gcp-variables
stage
:
integration
needs
:
[
"
osdu-gcp-deploy"
]
script
:
-
echo 'GCP integrations tests - TBD'
only
:
variables
:
-
$OSDU_GCP == 'true'
-
local
:
"
/devops/azure/bootstrap.yaml"
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