diff --git a/entrypoint.sh b/entrypoint.sh index 04c8825..f8e945c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -125,7 +125,7 @@ fi # aur build -S --noconfirm -a queue --no-sync --margs -s export AUR_SYNC_USE_NINJA=1 -cat graph | aur sync--ninja --keep-going=0 -S -- makepkg -sir | ninja -f /dev/stdin +cat graph | aur sync--ninja -S -- aur build -S --noconfirm --no-sync --margs -s | tee -a /dev/stderr | ninja -k 0 -f /dev/stdin echo "##################################" ls -la /repo