Skip to content

Commit d109699

Browse files
committed
ci(codemagic): add codemagic badge status
1 parent 5733153 commit d109699

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<th>Gitlab CI</th>
55
<th>Github Action</th>
66
<th>GCP Cloud Build</th>
7+
<th>CodeMagic Build</th>
78
</tr>
89
<tr>
910
<td>
@@ -19,11 +20,16 @@
1920
<img src="https://github.com/bwnyasse/flutter-testing-tutorial/workflows/Flutter%20Testing%20Tutorial%20CI%20On%20push/badge.svg"/>
2021
</a>
2122
</td>
22-
<td>
23+
<td>
2324
<a>
2425
<img src="https://storage.googleapis.com/model-zoo-260810-badges/builds/flutter-testing-tutorial/branches/master.svg"/>
2526
</a>
2627
</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>
2733
</tr>
2834
</table>
2935

0 commit comments

Comments
 (0)