Commit 2b377f9b authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: add needs to grype for faster monorepo

parent 55453cec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,6 +37,8 @@ variables:
      - grype.txt
    when: always
  allow_failure: true
  needs:
    - image:build

grype:
  extends: .grype