Commit 75cf3655 authored by Totara-thib's avatar Totara-thib
Browse files

ci: add allow_failure to job_image_scan job

parent d95ec3ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ job_image_scan:
    TRIVY_TOKEN: ""
    TRIVY_QUIET: "false"
    TRIVY_SKIP_UPDATE: "false"
  allow_failure: true

  before_script:
    - apk add --no-cache python3 py3-pip