Update doc
This commit is contained in:
parent
78d97088d4
commit
e26f9a35b7
14 changed files with 60 additions and 882 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue