Skip to content

Commit

Permalink
Fixed CI Image scan
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmontufar committed Nov 19, 2024
1 parent fbd0853 commit c6f5673
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ jobs:
./twistcli --version
#Perform CI Scan
./twistcli images scan --address ${{ secrets.PCC_URL }} --token $token --details --tarball image.tar
sudo ./twistcli images scan --address ${{ secrets.PCC_URL }} --token $token --details --tarball image.tar

0 comments on commit c6f5673

Please sign in to comment.