Add .gitea/workflows/*.yaml

This commit is contained in:
2025-10-18 16:32:39 -07:00
parent 7e858447b6
commit 391cd397f0

View File

@@ -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 \