Skip to content

Commit f1e5da9

Browse files
authored
change script
Signed-off-by: GitHub <[email protected]>
1 parent 0cedcaf commit f1e5da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-trivy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ chmod +x trivy
1010

1111
# run trivy
1212
cd -
13-
./trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)
13+
/tmp/trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)

0 commit comments

Comments
 (0)