Commit 2f525441 authored by Igor Frenkel's avatar Igor Frenkel
Browse files

Make pipeline fail

parent 59df8d26
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ master:
294296-fix-gdb-checkout:
  extends: .ds
  variables:
    IMAGE: registry.gitlab.com/gitlab-org/security-products/analyzers/gemnasium:294296-fix-gdb-checkout
    IMAGE: registry.gitlab.com/gitlab-org/security-products/analyzers/gemnasium:2.27.0
    REPORT_NAME: $FIXED_REPORT_NAME

# comparison has to be done by executing a bash script because of the way "script:" section handles exit codes https://gitlab.com/gitlab-org/gitlab-foss/-/issues/20731