Skip to content
Snippets Groups Projects
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
Branches
Tags
No related merge requests found
...@@ -25,7 +25,6 @@ pre-commit: ...@@ -25,7 +25,6 @@ pre-commit:
test: test:
stage: test stage: test
image: $project:$version-slim image: $project:$version-slim
allow_failure: true
before_script: before_script:
- apt-get update - apt-get update
- >- - >-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment