summaryrefslogtreecommitdiffstats
path: root/jjb/functest/xtesting.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest/xtesting.yaml')
-rw-r--r--jjb/functest/xtesting.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index fab7f660d..f15e34cb4 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -865,7 +865,7 @@
else
image={repo}:{port}/{container}:{tag}
fi
- sudo grype -q $image
+ ./grype -q $image
- job-template:
name: 'xtesting-{repo}-{container}-{tag}-grype'