Skip to content

Commit

Permalink
APIGOV-29384 - refs
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldickgit committed Jan 9, 2025
1 parent e293a98 commit 2dc20eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@ 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"
- "/.gitlab-ci-iriusrisk.yml"
- "/.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"
Expand Down

0 comments on commit 2dc20eb

Please sign in to comment.