Skip to content

Commit

Permalink
gen-vuln-feed-data has to run after clone-repo now
Browse files Browse the repository at this point in the history
  • Loading branch information
kylape committed Dec 5, 2023
1 parent ff682ab commit 1e5dbcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ spec:
- name: gen-vuln-feed-data
runAfter:
- init
- clone-repository
taskSpec:
steps:
- name: gen-vuln-feed-data
Expand Down

0 comments on commit 1e5dbcb

Please sign in to comment.