mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
support configing buildserver VM per-build with sudo=
This adds the 'sudo' build field, which is just a script that is run as root. For more info, see the issue that this closes: refs #318 closes #317
This commit is contained in:
parent
747ac52a62
commit
dfb07808d3
9 changed files with 138 additions and 14 deletions
|
@ -30,5 +30,6 @@ metadata_v0:
|
|||
-e \"/Description: ''/d\"
|
||||
-e '/antifeatures:/d'
|
||||
-e '/buildozer:/d'
|
||||
-e '/sudo:/d'
|
||||
metadata/dump_*/*.yaml"
|
||||
- diff -uw metadata/dump_*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue