diff options
author | Simon Legner <Simon.Legner@gmail.com> | 2020-11-08 23:35:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-08 17:35:28 -0500 |
commit | 1213301b50f6b4763dc9afe86f4bc120f1805b2a (patch) | |
tree | 57fc3e7820ff73061aa150c53f9537d3250e583d | |
parent | 271ab63dfa7d4f54fb8fbfd59906546112ef01fc (diff) | |
download | gitea-1213301b50f6b4763dc9afe86f4bc120f1805b2a.tar.gz gitea-1213301b50f6b4763dc9afe86f4bc120f1805b2a.zip |
docs(comparison): GitHub Actions (#13474)
https://github.com/features/actions
-rw-r--r-- | docs/content/doc/features/comparison.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md index 2a622a4b39..77299404cb 100644 --- a/docs/content/doc/features/comparison.en-us.md +++ b/docs/content/doc/features/comparison.en-us.md @@ -47,7 +47,7 @@ _Symbols used in table:_ | Built-in Container Registry | [✘](https://github.com/go-gitea/gitea/issues/2316) | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | | External git mirroring | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ | | FIDO U2F (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | -| Built-in CI/CD | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | +| Built-in CI/CD | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | | Subgroups: groups within groups | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ | #### Code management |