Created Getting test builds (markdown)
parent
b494bee365
commit
6ed78dc354
15
Getting-test-builds.md
Normal file
15
Getting-test-builds.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
|
||||
This wiki contains the developer documentation for AntennaPod. If you are a user and you are looking for help, have a look at our [website](https://antennapod.org/faq)!
|
||||
|
||||
---
|
||||
|
||||
|
||||
You can test development builds freshly from GitHub. Every time the continuous integration server performs tests on the code automatically, it also creates an apk file that you can try.
|
||||
|
||||
- Open the "checks" section of the commit or pull request and select the `unit-tests` check on CircleCI:
|
||||
<img width="300" src="https://user-images.githubusercontent.com/5811634/92300983-ce485580-ef5f-11ea-8704-e42496145e15.png" />
|
||||
- Select the `Build debug` job:
|
||||
<img width="200" src="https://user-images.githubusercontent.com/5811634/92300985-d0aaaf80-ef5f-11ea-93c3-3da332f48b5a.png" />
|
||||
- Download the artifact:
|
||||
<img width="200" src="https://user-images.githubusercontent.com/5811634/92300986-d1dbdc80-ef5f-11ea-8426-dbac94b9c169.png" />
|
Loading…
x
Reference in New Issue
Block a user