Skip to content

Commit

Permalink
feat: added seldon rocks to scan workflow (#28)
Browse files Browse the repository at this point in the history
Adding ROCKs to weekly CVE scan is part of ROCK delivery.
Details are in canonical/seldon-core-operator#133

Summary of changes:

Added Seldon ROCKs to weekly scan.
  • Loading branch information
i-chvets authored Jul 11, 2023
1 parent 7db820d commit 1642332
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_and_scan_rocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
strategy:
matrix:
rock:
- mlserver-huggingface
- mlserver-mlflow
- mlserver-sklearn
- mlserver-xgboost
- seldon-core-operator
- sklearnserver
uses: canonical/charmed-kubeflow-workflows/.github/workflows/build_and_scan_rock.yaml@main
Expand Down

0 comments on commit 1642332

Please sign in to comment.