Update .gitlab-ci.yml file

main
Matt Compton 2 years ago
parent 78c43f04d4
commit 291a520b4a

@ -9,7 +9,7 @@ test:iso:
- git clone https://git.tar.black/crystal/crystal-keyring.git
- cd crystal-keyring && sudo -u nobody makepkg -sfi --log --noconfirm && cd ../
- rm -rfv crystal-keyring
- pacman -Syu
- pacman -Syu --noconfirm
- "echo 'nobody ALL=NOPASSWD: ALL' >> /etc/sudoers"
script:

Loading…
Cancel
Save