diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d19fe273b63d2650312025c0e83f7ffbb7e1865..325a9d36dfba7c3a33c890e51e613deae8adb009 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,7 +51,11 @@ include: ref: release/0.13 - project: "osdu/platform/ci-cd-pipelines" - file: "cloud-providers/aws.yml" + file: "cloud-providers/aws-global.yml" + ref: release/0.13 + + - project: "osdu/platform/ci-cd-pipelines" + file: "cloud-providers/aws-maven.yml" ref: release/0.13 - project: "osdu/platform/ci-cd-pipelines"