change script

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Raffaele Di Fazio 2021-12-20 17:44:03 +00:00 committed by GitHub
parent 0cedcaf13c
commit f1e5da90b6

View File

@ -10,4 +10,4 @@ chmod +x trivy
# run trivy
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)