Skip to content

Commit d95a3ad

Browse files
Add GitHub Actions and GitLab to supported build servers in docs (#2883)
1 parent 74e1e6f commit d95a3ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/buildserver.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The `Fake.Core.BuildServer` namespace bundles support for various Build-Servers.
55
Supported Build-Servers (Note: Not supported doesn't mean that it won't work, but colors and deep integration might be missing):
66

77
- `Fake.BuildServer.AppVeyor`
8+
- `Fake.BuildServer.GitHubActions`
9+
- `Fake.BuildServer.GitLab`
810
- `Fake.BuildServer.Travis`
911
- `Fake.BuildServer.TeamCity`
1012
- `Fake.BuildServer.TeamFoundation`

0 commit comments

Comments
 (0)