From b35558210d14fdfab088ddab1c54c2d5aea8174a Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Sat, 21 Nov 2020 14:20:07 +0100 Subject: [PATCH] Update gitlab.md (#1051) Clarify that this only works for GitLab.com, not for a self hosted environment. --- site/content/platform/gitlab.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/platform/gitlab.md b/site/content/platform/gitlab.md index ea1b648b5..9303d4e82 100644 --- a/site/content/platform/gitlab.md +++ b/site/content/platform/gitlab.md @@ -3,6 +3,7 @@ title: "Gitlab" --- NuKeeper has [GitLab](https://gitlab.com) support. This means NuKeeper can create PR's to a *single* GitLab repository using the repository command and an access token. +#### Note: this does not work with a self-managed GitLab. ## Getting the Access Token