Return to original socket
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m39s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m39s
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -36,7 +36,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
_BUILDAH_STARTED_IN_USERNS: ""
|
_BUILDAH_STARTED_IN_USERNS: ""
|
||||||
BUILDAH_ISOLATION: chroot
|
BUILDAH_ISOLATION: chroot
|
||||||
DOCKER_HOST: unix:///run/podman/podman.sock
|
|
||||||
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