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
Schema
Commits
3a0a1eac
Commit
3a0a1eac
authored
Sep 21, 2021
by
Maksimelyan Tamashevich (EPAM)
Browse files
GONRG-3158 Test pipeline
parent
e816b550
Pipeline
#66981
passed with stages
in 39 minutes and 4 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3a0a1eac
...
...
@@ -26,7 +26,6 @@ variables:
AZURE_AD_APP_RESOURCE_ID
:
$AZURE_APP_ID
AZURE_STORAGE_CONNECTION_STRING
:
DefaultEndpointsProtocol=https;AccountName=${AZURE_BASE}data;AccountKey=${AZURE_STORAGE_KEY};EndpointSuffix=core.windows.net
AWS_BUILD_SUBDIR
:
provider/schema-aws/build-aws
AWS_TEST_SUBDIR
:
testing/schema-test-core
AWS_DEPLOYMENTS_SUBDIR
:
deployments/scripts/aws
...
...
@@ -34,7 +33,7 @@ variables:
AWS_ENVIRONMENT
:
dev
AWS_MAVEN_TEST_COMMAND_OVERRIDE
:
verify
AWS_DEPLOY_TARGET
:
EKS
AWS_EKS_DEPLOYMENT_NAME
:
os-schema
AWS_EKS_DEPLOYMENT_NAME
:
os-schema
OSDU_GCP_SERVICE
:
schema
OSDU_GCP_VENDOR
:
gcp
...
...
@@ -57,8 +56,8 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa-maven.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines
'
file
:
'
cloud-providers/aws.yml
'
-
project
:
"
osdu/platform/ci-cd-pipelines
"
file
:
"
cloud-providers/aws.yml
"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/ibm.yml"
...
...
@@ -70,7 +69,7 @@ include:
file
:
"
cloud-providers/azure.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
'
cloud-providers/osdu-gcp-gke.yml
'
file
:
"
cloud-providers/osdu-gcp-gke.yml
"
-
local
:
"
/devops/azure/gitlab-bootstrap.yml"
-
local
:
"
/devops/aws/bootstrap.yaml"
...
...
devops/gcp/bootstrap.yaml
View file @
3a0a1eac
...
...
@@ -42,5 +42,3 @@ containerize_osdu_gcp_schema_bootstrap:
-
tags
variables
:
-
$OSDU_GCP == '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