Fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Alexander Schäferdiek 2022-07-11 20:44:49 +02:00
parent a4585b1c19
commit 2042324e47

View file

@ -16,4 +16,4 @@ steps:
- chmod g+ws /home/build - chmod g+ws /home/build
- setfacl -m u::rwx,g::rwx /home/build - setfacl -m u::rwx,g::rwx /home/build
- setfacl -d --set u::rwx,g::rwx,o::- /home/build - setfacl -d --set u::rwx,g::rwx,o::- /home/build
- sudo -u nobody cd _pkg makepkg -cs - sudo -u nobody cd _pkg && makepkg -cs