Attempt with only passing fuse device
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 2m16s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 2m16s
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -36,10 +36,6 @@ jobs:
|
|||||||
|
|
||||||
# the build is fully handled by the reusable github action
|
# the build is fully handled by the reusable github action
|
||||||
- name: Build Custom Image
|
- name: Build Custom Image
|
||||||
env:
|
|
||||||
_BUILDAH_STARTED_IN_USERNS: ""
|
|
||||||
BUILDAH_ISOLATION: chroot
|
|
||||||
STORAGE_DRIVER: vfs
|
|
||||||
uses: blue-build/github-action@v1.8
|
uses: blue-build/github-action@v1.8
|
||||||
with:
|
with:
|
||||||
recipe: ${{ matrix.recipe }}
|
recipe: ${{ matrix.recipe }}
|
||||||
|
|||||||
Reference in New Issue
Block a user