Attempt with only passing fuse device

This commit is contained in:
2025-10-10 21:36:32 -04:00
committed by eriq12
parent 4c60587159
commit 745cda9474

View File

@@ -36,10 +36,6 @@ jobs:
# the build is fully handled by the reusable github action
- name: Build Custom Image
env:
_BUILDAH_STARTED_IN_USERNS: ""
BUILDAH_ISOLATION: chroot
STORAGE_DRIVER: vfs
uses: blue-build/github-action@v1.8
with:
recipe: ${{ matrix.recipe }}