Commit 557613a1 authored by nimrod's avatar nimrod
Browse files

Don't allow failures in CI.

Shouldn't have beem merged this way.
parent f7e954a8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ pre-commit:
test:
  stage: test
  image: $project:$version-slim
  allow_failure: true
  before_script:
    - apt-get update
    - >-