Matthieu Gautier
|
281adbd768
|
Build everything in a container.
Docker containers don't have the SSH_KEY so we need to copy
archives and git repo in a directory on the host and
launch deploy.sh script from there.
|
2019-05-02 17:44:56 +02:00 |
Matthieu Gautier
|
827c963895
|
Update upload script to new server user "ci".
On new server, the user `nightlybot` as been renamed to `ci`.
The path of the data used by the download server has also changed.
|
2018-11-30 11:08:33 +01:00 |
mhutti1
|
38ba4dbcc2
|
Change apk output directory to new location
|
2017-12-15 11:06:49 +00:00 |
Matthieu Gautier
|
e57c0fccaa
|
Use the real key to sign apk.
|
2017-06-25 15:49:49 +02:00 |
Matthieu Gautier
|
71650ffebd
|
Add a option to deactivate APKs upload to android play store.
APKs are pushed to a http accessible address.
This is needed as first association of APKs to an application must be
made manually.
|
2017-06-25 15:49:49 +02:00 |
Matthieu Gautier
|
22fffcee51
|
Add script to build customapp
|
2017-06-25 15:49:49 +02:00 |