mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-01-06 12:07:21 +01:00
Merge branch 'artectrex-master-patch-91572' into 'master'
Update .gitlab-ci.yml See merge request pixeldroid/PixelDroid!555
This commit is contained in:
commit
8f7cedb508
@ -130,6 +130,7 @@ fdroid build:
|
|||||||
# each `fdroid build --on-server` run expects sudo, then uninstalls it
|
# each `fdroid build --on-server` run expects sudo, then uninstalls it
|
||||||
- set -x
|
- set -x
|
||||||
- apt-get install sudo
|
- apt-get install sudo
|
||||||
|
- fdroid fetchsrclibs --verbose
|
||||||
# this builds the latest version of the app from its source dir, using the build recipe in .fdroid.yml
|
# this builds the latest version of the app from its source dir, using the build recipe in .fdroid.yml
|
||||||
- fdroid build --verbose --on-server --no-tarball
|
- fdroid build --verbose --on-server --no-tarball
|
||||||
# create a keystore if we don’t have one
|
# create a keystore if we don’t have one
|
||||||
|
Loading…
Reference in New Issue
Block a user