Skip to content

Commit fea5894

Browse files
committed
Add GitLab to CI section.
1 parent 2bbcaf6 commit fea5894

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

02-Use_the_Tools_Available.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Continuous Integration (CI) tools automatically build the source code as changes
6363
* Provides hosted build agents and also allows for user-provided build agents
6464
* Can be controlled and monitored from within Microsoft Visual Studio
6565
* 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
6670

6771
If you have an open source, publicly-hosted project on GitHub:
6872

0 commit comments

Comments
 (0)