diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b36e5f674ea9572e4db0e2adbb0acb8d48d75690..76af1e04f458dfd20ccdd21a1c7561fcaae0a463 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,35 +28,45 @@ variables: include: - project: "osdu/platform/ci-cd-pipelines" file: "standard-setup.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "build/maven.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "scanners/fossa-maven.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "scanners/gitlab-ultimate.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/aws-global.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/aws-maven.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/azure.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/ibm.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "publishing/pages.yml" + ref: release/0.17 - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/osdu-gcp-global.yml" + ref: release/0.17 - local: "devops/gcp/pipeline/override-stages.yml" aws-test-java: - tags: ["aws-internal-test"] + tags: [ "aws-internal-test" ]