Commit 6c430bc6 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: no grype when build is skipped

parent 37e42b1f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -41,4 +41,5 @@ variables:
grype:
  extends: .grype
  needs:
    - image:build
    - job: image:build
      optional: true