1. Save output along with log inside output directory
2. Remove wip yay support
This commit is contained in:
2025-03-27 13:56:35 -04:00
parent 9ac300e528
commit 1d46cde88b
4 changed files with 27 additions and 34 deletions

View File

@ -1,7 +1,7 @@
build:
podman build -t gitea.balki.me/balki/aur_builder:exp -t gitea.balki.me/balki/aur_builder:`date -I` .
podman build -t aur_builder:latest -t aur_builder:`date -I` .
pull:
podman pull docker.io/archlinux:base-devel