Attempt to add device fuse
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m32s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m32s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,6 +12,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch: # allow manually triggering builds
|
workflow_dispatch: # allow manually triggering builds
|
||||||
container:
|
container:
|
||||||
|
device:
|
||||||
|
- /dev/fuse:/dev/fuse
|
||||||
privileged: true
|
privileged: true
|
||||||
concurrency:
|
concurrency:
|
||||||
# only run one build at a time
|
# only run one build at a time
|
||||||
|
|||||||
Reference in New Issue
Block a user