mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 02:48:54 +02:00
ci: add bindfs and fuse to Fedora CI image
Without `bindfs` and `fusermount`, all tests in g-file-info-filesystem-readonly.c are skipped.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
TAG="registry.gitlab.gnome.org/gnome/glib/master:v9"
|
||||
TAG="registry.gitlab.gnome.org/gnome/glib/master:v10"
|
||||
|
||||
docker build --build-arg HOST_USER_ID="$UID" --tag "${TAG}" \
|
||||
--file "Dockerfile" .
|
||||
|
Reference in New Issue
Block a user