This commit is contained in:
parent
56a7cbfacc
commit
4c348ca0f6
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ jobs:
|
|||
buildah --storage-opt mount_program=/usr/bin/fuse-overlayfs --cgroup-manager=cgroupfs build --arch aarch64 \
|
||||
--pid=host --ipc=host --network=host --userns=host --uts=host --squash \
|
||||
--manifest code.lightstands.xyz/standcoded/fedora:40 .
|
||||
env:
|
||||
BUILDAH_ISOLATION=chroot
|
||||
- name: Push Images
|
||||
run: |
|
||||
buildah login code.lightstands.xyz \
|
||||
|
|
Loading…
Add table
Reference in a new issue