Revert to no env
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 33m19s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 33m19s
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -33,9 +33,6 @@ jobs:
|
||||
|
||||
# the build is fully handled by the reusable github action
|
||||
- name: Build Custom Image
|
||||
env:
|
||||
_BUILDAH_STARTED_IN_USERNS: ""
|
||||
BUILDAH_ISOLATION: chroot
|
||||
uses: blue-build/github-action@v1.8
|
||||
with:
|
||||
recipe: ${{ matrix.recipe }}
|
||||
|
||||
Reference in New Issue
Block a user