Skip to content

Commit ff150c6

Browse files
committed
[Tool] Trivy Pipeline
Signed-off-by: AndyZiYe <[email protected]>
1 parent be813fa commit ff150c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/trivy-pipeline.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
2626
- name: Run Trivy vulnerability scanner
2727
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 #0.19.0
28-
env:
29-
TMPDIR: ${{ github.workspace }}/trivy_temp # Required to prevent Trivy running out of space
3028
with:
3129
image-ref: "registry.cn-zhangjiakou.aliyuncs.com/starrocks/dev-env-centos7:3.1-latest"
3230
scan-type: "image"

0 commit comments

Comments
 (0)