1 2 3 4 5 6 7 8 9 10 11 12
stages: - test testPackageBuild: stage: test image: archlinux/base:latest script: - pacman-key --refresh-keys - pacman -Syu --noconfirm base-devel libusb sudo namcap - chmod 777 . - sudo -u nobody makepkg -f - namcap libuldaq-*-x86_64.pkg.tar.xz