[Git][reproducible-builds/disorderfs][master] Now make test failures fail the build.
Chris Lamb
gitlab at salsa.debian.org
Sat Dec 19 12:21:21 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / disorderfs
Commits:
1e29fbf9 by Chris Lamb at 2020-12-19T12:21:04+00:00
Now make test failures fail the build.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -9,7 +9,7 @@ stages:
- apt-get -q update
- mount -o remount,rw /dev
- apt-get -q -y install --no-install-recommends build-essential libfuse-dev pkg-config bc fuse3
- - make test || true
+ - make test
except:
- debian
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/1e29fbf98dae5064b160ad3f61ef3c0c2d893117
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/1e29fbf98dae5064b160ad3f61ef3c0c2d893117
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201219/87ad4226/attachment.htm>
More information about the rb-commits
mailing list