File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 4
4
<th>Gitlab CI</th>
5
5
<th>Github Action</th>
6
6
<th>GCP Cloud Build</th>
7
+ <th>CodeMagic Build</th>
7
8
</tr >
8
9
<tr >
9
10
<td>
19
20
<img src="https://github.com/bwnyasse/flutter-testing-tutorial/workflows/Flutter%20Testing%20Tutorial%20CI%20On%20push/badge.svg"/>
20
21
</a>
21
22
</td>
22
- <td>
23
+ <td>
23
24
<a>
24
25
<img src="https://storage.googleapis.com/model-zoo-260810-badges/builds/flutter-testing-tutorial/branches/master.svg"/>
25
26
</a>
26
27
</td>
28
+ <td>
29
+ <a href="https://codemagic.io/apps/5ec9416b261f343c0e2414b2/5ec9416b261f343c0e2414b1/latest_build">
30
+ <img src="https://api.codemagic.io/apps/5ec9416b261f343c0e2414b2/5ec9416b261f343c0e2414b1/status_badge.svg"/>
31
+ </a>
32
+ </td>
27
33
</tr >
28
34
</table >
29
35
You can’t perform that action at this time.
0 commit comments