change more dir

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

View File

@ -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)