From 2dc20ebd85e3230464cc5060dec980255a6adb34 Mon Sep 17 00:00:00 2001 From: dfeldick Date: Thu, 9 Jan 2025 07:56:29 -0700 Subject: [PATCH] APIGOV-29384 - refs --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aae359b..36787a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,14 +41,14 @@ include: ref: master file: "/.gitlab-ci-sonar.yml" - project: "apigov/beano_cicd" - ref: APIGOV-29384 + ref: $BEANO_CICD_BLUE # the order of these include files is important file: - "/gitlabci/variables.yml" - "/gitlabci/restrictions.yml" - "/gitlabci/jobs.yml" - project: "scurity/gitlabci" - ref: APIGOV-29384 + ref: $SCURITY_BLUE file: - "/.gitlab-ci-fortify.yml" - "/.gitlab-ci-twistlock.yml" @@ -56,7 +56,7 @@ include: - "/.gitlab-ci-blackduck.yml" - "/.gitlab-ci-security.yml" - project: "apigov/beano_cicd" - ref: APIGOV-29384 + ref: $BEANO_CICD_BLUE # the order of these include files is important file: - "/gitlabci/securityjobs.yml"