Don't allow failure for CI build stage anymore

This commit is contained in:
David Tellenbach 2020-07-24 21:12:15 +02:00
parent b8ca93842c
commit e48d8e4725

View File

@ -17,7 +17,6 @@ variables:
BUILDDIR: builddir
.build-tests:
allow_failure: true
stage: build
image: fedora:31
before_script: