Compare commits

..

No commits in common. "f27d1c383ee913eb3fdc79034b2127275e5cd7f0" and "abb56be3bb78553b42fb383b1691bb0f992592ca" have entirely different histories.

View File

@ -57,10 +57,6 @@ build:pamac:
- source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}" - source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
# build # build
- sudo -u build makepkg -s - sudo -u build makepkg -s
artifacts:
expire_in: 1 week
paths:
- "*.pkg.tar.zst"
test: test:
image: python:3.10-slim-bullseye image: python:3.10-slim-bullseye