scaffolding pt.2

This commit is contained in:
2026-06-14 21:51:33 +05:30
parent b8a1412738
commit 9c787b0e72
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
image:
podman build -t rpmpacker .
image TARGET='PACKER':
podman build --target {{ TARGET }} -t {{ lowercase(TARGET) }} .