slick-repo/.woodpecker.yml

11 lines
232 B
YAML

steps:
build:
image: artixlinux/base
commands:
- pacman -Sy --noconfirm
- pacman -S --noconfirm go scdoc gawk notmuch-runtime binutils fakeroot
- cd aerc
- runuser -u nobody makepkg
- ls -al