Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
norefice-github committed Sep 5, 2024
1 parent 26203b7 commit 9f81291
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
platform:
- linux/arm64
- linux/amd64
# - linux/amd64

steps:
- name: Prepare
Expand Down Expand Up @@ -111,8 +111,5 @@ jobs:
id: docker-scout
uses: docker/scout-action@v1
with:
command: cves,recommendations
to-latest: true
ignore-base: true
ignore-unchanged: true
only-fixed: true
command: policy #cves,recommendations

0 comments on commit 9f81291

Please sign in to comment.