even more scaff

This commit is contained in:
2026-06-14 22:00:53 +05:30
parent 271120d45c
commit e1141617c2
+2 -2
View File
@@ -1,8 +1,8 @@
image TARGET='PACKER':
podman build --target {{ TARGET }} -t lisgd:{{ lowercase(TARGET) }} .
build:
build: (image 'BUILDER')
podman run --interactive --tty --rm --name lisgd-builder \
--volume ./:/work --workdir /work \
--volume ./:/work:z --workdir /work \
lisgd:builder \
make lisgd