This commit is contained in:
parent
a4585b1c19
commit
2042324e47
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ steps:
|
|||
- chmod g+ws /home/build
|
||||
- setfacl -m u::rwx,g::rwx /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
|
||||
|
|
Loading…
Reference in a new issue