This commit is contained in:
parent
4ed5b029c3
commit
68edb240ec
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ pipeline:
|
|||
- groupadd -g 1000 builder
|
||||
- useradd -mg builder builder
|
||||
- chown -R builder:builder "$PWD"
|
||||
- "echo 'builder ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
|
||||
- su builder
|
||||
# Build the package
|
||||
- makepkg -s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue