This commit is contained in:
parent
59551fc830
commit
568ffa2c1a
1 changed files with 1 additions and 0 deletions
|
@ -36,5 +36,6 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
run: |
|
run: |
|
||||||
|
export BUILDAH_ISOLATION=chroot
|
||||||
${{ github.workspace }}/builder.sh ${{ env.REGISTRY_IMAGE }}
|
${{ github.workspace }}/builder.sh ${{ env.REGISTRY_IMAGE }}
|
||||||
buildah push ${{ env.REGISTRY_IMAGE }}
|
buildah push ${{ env.REGISTRY_IMAGE }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue