Skip to content

Commit

Permalink
APIGOV-28746 - srm (#856)
Browse files Browse the repository at this point in the history
* APIGOV-28746 - SRM integration

* APIGOV-28746 - test

* APIGOV-28746 - test

* APIGOV-28746 - test

* APIGOV-28746 - SRM integration

* APIGOV-28746 - fixes for SRM mirror repos

* APIGOV-28746 - no twistlock to upload for SRM

* APIGOV-28746 - fix update-csr

* APIGOV-28746 - fix srm job again

* APIGOV-28746 - srm
  • Loading branch information
dfeldick authored Nov 6, 2024
1 parent d64a22f commit 92bbe14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,12 @@ upload-files-to-srm:on-schedule:
rules:
- !reference [.only-never-rule, rules]

# For these 2, override the 'needs' from base
run-csr:
needs:
- fetch-fortify

update-csr:
rules:
- if: $CI_PIPELINE_SOURCE == "schedule" && $COMPONENT_TESTS_ONLY != "y"
when: always
needs:
- fetch-fortify:on-schedule
- fetch-third-party:on-schedule

0 comments on commit 92bbe14

Please sign in to comment.