Newer
Older
variables:
AWS_BUILD_SUBDIR: provider/partition-aws/build-aws
AWS_TEST_SUBDIR: testing/partition-test-aws
AWS_SERVICE: partition
AWS_ENVIRONMENT: dev
AZURE_SERVICE: partition
AZURE_BUILD_SUBDIR: provider/partition-azure
AZURE_TEST_SUBDIR: testing/partition-test-azure
include:
- project: "osdu/platform/ci-cd-pipelines"
file: "standard-setup.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "build/maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/gitlab-ultimate.yml"
file: 'cloud-providers/aws.yml'
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/azure.yml"