mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
change script
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
0cedcaf13c
commit
f1e5da90b6
@ -10,4 +10,4 @@ chmod +x trivy
|
|||||||
|
|
||||||
# run trivy
|
# run trivy
|
||||||
cd -
|
cd -
|
||||||
./trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)
|
/tmp/trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)
|
||||||
|
Loading…
Reference in New Issue
Block a user