Update doc

This commit is contained in:
Benoit Marty 2023-01-18 09:12:35 +01:00 committed by Benoit Marty
parent 78d97088d4
commit e26f9a35b7
14 changed files with 60 additions and 882 deletions

View file

@ -2,7 +2,6 @@
<!--- TOC -->
* [Installing from Buildkite](#installing-from-buildkite)
* [Installing from GitHub](#installing-from-github)
* [Create a GitHub token](#create-a-github-token)
* [Provide artifact URL](#provide-artifact-url)
@ -13,12 +12,10 @@
Installing APK build by the CI is possible
### Installing from Buildkite
The script `./tools/install/installFromBuildkite.sh` can be used, but Builkite will be removed soon. See next section.
### Installing from GitHub
TODO Import the script from Element Android and make it work, then update this documentation.
To install an APK built by a GitHub action, run the script `./tools/install/installFromGitHub.sh`. You will need to pass a GitHub token to do so.
#### Create a GitHub token