test
Some checks failed
Gentoo Utils / build-oci-image (push) Failing after 49s
Gentoo Utils / check-format (push) Has been skipped
Gentoo Utils / docs (push) Has been skipped
Gentoo Utils / grep (push) Has been skipped
Gentoo Utils / build (push) Has been skipped
Gentoo Utils / test (push) Has been skipped
Gentoo Utils / fuzz (push) Has been skipped
Some checks failed
Gentoo Utils / build-oci-image (push) Failing after 49s
Gentoo Utils / check-format (push) Has been skipped
Gentoo Utils / docs (push) Has been skipped
Gentoo Utils / grep (push) Has been skipped
Gentoo Utils / build (push) Has been skipped
Gentoo Utils / test (push) Has been skipped
Gentoo Utils / fuzz (push) Has been skipped
This commit is contained in:
@@ -82,6 +82,8 @@ jobs:
|
|||||||
id: build-image
|
id: build-image
|
||||||
if: steps.image-changes.outputs.build_image == 'true'
|
if: steps.image-changes.outputs.build_image == 'true'
|
||||||
uses: redhat-actions/buildah-build@v2
|
uses: redhat-actions/buildah-build@v2
|
||||||
|
env:
|
||||||
|
BUILDAH_ISOLATION: chroot
|
||||||
with:
|
with:
|
||||||
image: ${{ gitea.repository }}
|
image: ${{ gitea.repository }}
|
||||||
tags: ${{ steps.image-changes.outputs.image_tag }}
|
tags: ${{ steps.image-changes.outputs.image_tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user