There was an error while loading. Please reload this page.
1 parent 2bbcaf6 commit fea5894Copy full SHA for fea5894
02-Use_the_Tools_Available.md
@@ -63,6 +63,10 @@ Continuous Integration (CI) tools automatically build the source code as changes
63
* Provides hosted build agents and also allows for user-provided build agents
64
* Can be controlled and monitored from within Microsoft Visual Studio
65
* On-Premise installation via Microsoft Team Foundation Server
66
+ * [GitLab](https://gitlab.com)
67
+ * use custom Docker images, so can be used for C++
68
+ * has free shared runners
69
+ * has trivial processing of result of coverage analyze
70
71
If you have an open source, publicly-hosted project on GitHub:
72
0 commit comments