diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afb421e4f0003f5b67567696f98ba0342d164165..f1513a90435ec5351a3f17696af651db91acf491 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,9 +46,11 @@ variables: include: - project: "osdu/platform/ci-cd-pipelines" + ref: "add_container_scanning" file: "standard-setup.yml" - project: "osdu/platform/ci-cd-pipelines" + ref: "add_container_scanning" file: "build/maven.yml" - project: "osdu/platform/ci-cd-pipelines" @@ -73,4 +75,5 @@ include: file: "cloud-providers/aws-maven.yml" - project: "osdu/platform/ci-cd-pipelines" + ref: "add_container_scanning" file: "cloud-providers/azure.yml"