[CI] Remove trivy scanner from ci-pr.yml (take 2)
This commit is contained in:
2
.github/workflows/ci-pr.yml
vendored
2
.github/workflows/ci-pr.yml
vendored
@@ -137,7 +137,7 @@ jobs:
|
||||
run: echo "::info ::Built"
|
||||
done:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ scan ]
|
||||
needs: [ build ]
|
||||
steps:
|
||||
- name: 'Done'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user