Test trivy with tar output.

This commit is contained in:
2024-03-08 14:24:10 +01:00
parent 9431f47ca4
commit 25a0e73de4

View File

@@ -55,12 +55,12 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: myimage
path: /tmp/myimage.tar
path: /tmp/startup.tar
- name: Download artifact
uses: actions/download-artifact@v3
with:
name: myimage
name: startup
path: /tmp
- name: Check with trivy