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
@ -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…
x
Reference in New Issue
Block a user