Commit 6631d6fa authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch 'grb' into 'main'

fix: no grype when build is skipped

See merge request just-ci/templates!224
parents 37e42b1f 6c430bc6
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