Updated Getting test builds (markdown)

ByteHamster 2020-11-03 21:33:53 +01:00
parent 6f4049b3e6
commit ff6a86f982

@ -7,7 +7,7 @@ This wiki contains the developer documentation for AntennaPod. If you are a user
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. 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 branch, click the checkmark (or cross) icon and select the `unit-tests` check on CircleCI: - Open a branch to view the commits, click the checkmark (or cross) icon and select the `unit-tests` check on CircleCI:
<img width="300" src="https://user-images.githubusercontent.com/5811634/98037619-272b5180-1e1c-11eb-9f88-3d21e97c62ae.png" /> <img width="300" src="https://user-images.githubusercontent.com/5811634/98037619-272b5180-1e1c-11eb-9f88-3d21e97c62ae.png" />
- Select the `Build debug` job: - Select the `Build debug` job:
<img width="200" src="https://user-images.githubusercontent.com/5811634/92300985-d0aaaf80-ef5f-11ea-93c3-3da332f48b5a.png" /> <img width="200" src="https://user-images.githubusercontent.com/5811634/92300985-d0aaaf80-ef5f-11ea-93c3-3da332f48b5a.png" />