i386 base builder

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 16:26:59 +03:00
parent 42fbd7b282
commit f6fe8b594a

View File

@ -27,7 +27,7 @@ jobs:
run: apt-get install -y debootstrap docker.io sudo
- name: Generate debootstrap tar
run: cd ./base-canaryi386 && ./debootstrap.sh
run: ./debootstrap.sh
- name: Import base image
run: docker import ./base_chroot.tgz rootfs-base-debian-i386