Add roxctl image check.
This commit is contained in:
1
.github/workflows/manual-rhacs-pipeline.yaml
vendored
1
.github/workflows/manual-rhacs-pipeline.yaml
vendored
@ -56,3 +56,4 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
roxctl image scan --output=table --image="quay.io/rh_ee_jablair/ubi9:v0.0.1-${{ github.sha }}" --insecure-skip-tls-verify
|
||||
roxctl image check --output=table --image="quay.io/rh_ee_jablair/ubi9:v0.0.1-${{ github.sha }}" --insecure-skip-tls-verify
|
||||
|
||||
Reference in New Issue
Block a user