Skip to content

Commit

Permalink
APIGOV-00000 - fix twistlock jobs to not run (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick authored Nov 4, 2024
1 parent e1a5456 commit b72a86d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,11 @@ trigger-azure-discovery-agent:
before_script:
- export PROJECT_ID=${AZURE_DISCOVERY_PROJECT_ID}
extends: .trigger-downstream-agent

twistlock-discovery:on-schedule:
rules:
- !reference [.only-never-rule, rules]

twistlock-traceability:on-schedule:
rules:
- !reference [.only-never-rule, rules]

0 comments on commit b72a86d

Please sign in to comment.