diff --git a/.woodpecker.yml b/.woodpecker.yml index 6c650bc..6afd501 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,7 +10,7 @@ pipeline: - sed -i 's/# REPOSITORIES/[nyyu]\nServer = https:\\/\\/archlinux.nyyu.dev\\/nyyu\nSigLevel = Never/' /etc/pacman.conf - sed -i 's/#PACKAGER=".*"/PACKAGER="nyyu "/' /etc/makepkg.conf - pacman-key --init - - pacman -Syu git jq pacman-contrib pandoc-bin --noconfirm + - pacman -Syu git jq pacman-contrib pandoc-bin unzip db --noconfirm - useradd build -m - "echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers" - chown -R build:build .