Attempt to change docker sock in child container
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
env:
|
||||
_BUILDAH_STARTED_IN_USERNS: ""
|
||||
BUILDAH_ISOLATION: chroot
|
||||
DOCKER_HOST: unix:///run/podman/podman.sock
|
||||
uses: blue-build/github-action@v1.8
|
||||
with:
|
||||
recipe: ${{ matrix.recipe }}
|
||||
|
||||
Reference in New Issue
Block a user