Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Shaquille Soekhlal 2022-03-28 18:10:06 +02:00
parent 8fa05791cb
commit f427d7dadd

View File

@ -21,5 +21,5 @@ steps:
- useradd --no-create-home --shell=/bin/false build && usermod -L build
- echo "build ALL=(ALL) NOPASSWD':' ALL" >> /etc/sudoers
- echo "root ALL=(ALL) NOPASSWD':' ALL" >> /etc/sudoers
- su build
- su build -v
- MAKEFLAGS="-j$(nproc)" makepkg --syncdeps