Add .gitea/workflows/*.yaml
This commit is contained in:
@@ -108,7 +108,6 @@ jobs:
|
|||||||
pwd
|
pwd
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v /tmp:/tmp \
|
-v /tmp:/tmp \
|
||||||
-v "$PWD":/work \
|
|
||||||
aquasec/trivy:0.52.2 image \
|
aquasec/trivy:0.52.2 image \
|
||||||
--input /tmp/image.tar \
|
--input /tmp/image.tar \
|
||||||
--format json \
|
--format json \
|
||||||
|
|||||||
Reference in New Issue
Block a user