Skip to content

Commit

Permalink
fix trivy scan step
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Dec 6, 2024
1 parent 36b33a2 commit a1121ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
path: .
- name: Import locally
run: |
rock_image_version=$(yq '(.version)' rockcraft.yaml)
sudo skopeo --insecure-policy copy \
oci-archive:valkey_${rock_image_version}_amd64.rock \
docker-daemon:trivy/valkey:test
Expand Down

0 comments on commit a1121ba

Please sign in to comment.