From 1ace6d3bc835d569aaa2451969ecd6f2bb6823ca Mon Sep 17 00:00:00 2001 From: dfeldick Date: Mon, 4 Nov 2024 13:39:25 -0700 Subject: [PATCH] APIGOV-28746 - test --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4b28ee289..233755c5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ include: ref: master file: "/.gitlab-ci-sonar.yml" - project: "apigov/beano_cicd" - ref: $BEANO_CICD_LATEST + ref: APIGOV-28747 # the order of these include files is important file: - "/gitlabci/variables.yml" @@ -49,7 +49,7 @@ include: - "/.gitlab-ci-blackduck.yml" - "/.gitlab-ci-csr.yml" - project: "apigov/beano_cicd" - ref: $BEANO_CICD_LATEST + ref: APIGOV-28747 # this one MUST be after the scurity jobs in order for overrides to work correctly! file: - "/gitlabci/csrjobs.yml"