mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins: only build one version per app
Use a specific vercode instead of --latest since we want this to be as stable as possible.
This commit is contained in:
parent
896d7240aa
commit
5374c1e332
1 changed files with 2 additions and 1 deletions
|
@ -59,4 +59,5 @@ fi
|
|||
|
||||
cd fdroiddata
|
||||
echo "build_server_always = True" > config.py
|
||||
../fdroid build info.guardianproject.checkey
|
||||
# Uses verification
|
||||
../fdroid build info.guardianproject.checkey:101
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue