Skip to content

Commit

Permalink
APIGOV-29656 - finish
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldickgit committed Jan 30, 2025
1 parent 6b30cc0 commit c9331c9
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 @@ -40,22 +40,22 @@ include:
ref: master
file: "/.gitlab-ci-sonar.yml"
- project: "apigov/beano_cicd"
ref: APIGOV-29656
ref: $BEANO_CICD_GREEN
# the order of these include files is important
file:
- "/gitlabci/variables.yml"
- "/gitlabci/restrictions.yml"
- "/gitlabci/jobs.yml"
- project: "scurity/gitlabci"
ref: APIGOV-29656
ref: $SCURITY_GREEN
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-29656
ref: $BEANO_CICD_GREEN
# the order of these include files is important
file:
- "/gitlabci/securityjobs.yml"
Expand Down

0 comments on commit c9331c9

Please sign in to comment.