mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
change more dir
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
2547e45473
commit
0cedcaf13c
@ -9,4 +9,5 @@ tar -xvf trivy_0.20.2_Linux-64bit.tar.gz
|
|||||||
chmod +x trivy
|
chmod +x trivy
|
||||||
|
|
||||||
# run trivy
|
# run trivy
|
||||||
|
cd -
|
||||||
./trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)
|
./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