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 |
Matthieu Gautier
|
f16c909090
|
[CUSTOM_APP] Correctly set the version_name.
The version_name need to be set a compilation time.
By default the version_name is taken from json info file.
But a user may want to change it.
|
2017-07-18 15:57:12 +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 |