leave image store for later
Some checks failed
/ build (push) Failing after 47s

This commit is contained in:
Hornwitser 2025-05-17 21:06:01 +02:00
parent 58e3b841e8
commit fb8ca903a6

View file

@ -15,8 +15,6 @@ jobs:
sed /usr/share/containers/storage.conf \ sed /usr/share/containers/storage.conf \
-e '/^#\?mount_program/c\ -e '/^#\?mount_program/c\
mount_program = "/usr/bin/fuse-overlayfs"' \ mount_program = "/usr/bin/fuse-overlayfs"' \
-e '/^additionalimagestores/a\
"/var/lib/shared/"' \
> /etc/containers/storage.conf > /etc/containers/storage.conf
- -
name: Checkout repository name: Checkout repository