chore: add log build package
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
nyyu 2023-03-22 08:43:41 +01:00
parent c8b945531d
commit 8712c3aeef

View file

@ -18,6 +18,7 @@ build() {
fi
if ! compgen -G "/repo/${name}-${epoch}${ver}-${rel}-*.pkg.tar.zst" >/dev/null; then
echo "Building package ${name}-${epoch}${ver}-${rel}"
if makepkg --nodeps --skippgpcheck --noconfirm --sign || makepkg -C -s --skippgpcheck --noconfirm --sign || makepkg -C -s --skippgpcheck --nocheck --noconfirm --sign; then
for pkg in *.pkg.tar.zst; do
cp "${pkg}"{,.sig} /repo/