Skip to content
Snippets Groups Projects
Commit e8e74a31 authored by Aleh Shubko [EPAM]'s avatar Aleh Shubko [EPAM]
Browse files

Merge branch 'ashubko/add_cicd' into 'master'

MongoDB add ci-cd

See merge request !416
parents 2b9980c8 adeba3c1
No related branches found
No related tags found
1 merge request!416MongoDB add ci-cd
Pipeline #199860 failed
......@@ -8,6 +8,15 @@ variables:
AWS_DEPLOY_TARGET: TF
AWS_EKS_DEPLOYMENT_NAME: os-partition
MONGODB_AWS_BUILD_SUBDIR: provider/partition-aws/build-aws
MONGODB_AWS_TEST_SUBDIR: testing/partition-test-aws
MONGODB_AWS_CHART_SUBDIR: devops/aws/chart
MONGODB_AWS_SERVICE: partition
MONGODB_AWS_SERVICE_GATEWAY: osdu-gateway
MONGODB_AWS_ENVIRONMENT: dev
MONGODB_AWS_DEPLOY_TARGET: TF
MONGODB_AWS_EKS_DEPLOYMENT_NAME: os-partition
AZURE_SERVICE: partition
AZURE_BUILD_SUBDIR: provider/partition-azure
AZURE_TEST_SUBDIR: testing/partition-test-azure
......@@ -36,6 +45,12 @@ include:
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/aws-maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/aws-mongodb-global.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/aws-mongodb-maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/azure.yml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment