.gitlab-ci.yml added some debugging
This commit is contained in:
parent
abb56be3bb
commit
334f6a704f
@ -57,6 +57,7 @@ build:pamac:
|
||||
- source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
|
||||
# build
|
||||
- sudo -u build makepkg -s
|
||||
- ls -lah
|
||||
|
||||
test:
|
||||
image: python:3.10-slim-bullseye
|
||||
|
Loading…
Reference in New Issue
Block a user