wip
All checks were successful
/ build (push) Successful in 2m54s

This commit is contained in:
Hornwitser 2025-05-17 22:18:27 +02:00
parent 568ffa2c1a
commit bd5c207a8b
2 changed files with 2 additions and 0 deletions

View file

@ -37,5 +37,6 @@ jobs:
name: Build and push
run: |
export BUILDAH_ISOLATION=chroot
export _BUILDAH_STARTED_IN_USERNS=""
${{ github.workspace }}/builder.sh ${{ env.REGISTRY_IMAGE }}
buildah push ${{ env.REGISTRY_IMAGE }}