[Git][reproducible-builds/disorderfs][master] Install fuse3 when testing.
Chris Lamb
gitlab at salsa.debian.org
Fri Dec 18 17:30:38 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / disorderfs
Commits:
488ebb76 by Chris Lamb at 2020-12-18T17:30:33+00:00
Install fuse3 when testing.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -8,7 +8,7 @@ stages:
script:
- apt-get -q update
- mount -o remount,rw /dev
- - apt-get -q -y install --no-install-recommends build-essential libfuse-dev pkg-config bc
+ - apt-get -q -y install --no-install-recommends build-essential libfuse-dev pkg-config bc fuse3
- make test || true
except:
- debian
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/488ebb76891946554585e91e1c9dcd9c075fbd61
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/488ebb76891946554585e91e1c9dcd9c075fbd61
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/20201218/a7a05685/attachment.htm>
More information about the rb-commits
mailing list