Skip to content

Commit 95c8b65

Browse files
authored
Merge pull request #1637 from diggerhq/docs/repo-allowlist
Update gitlab-support.mdx
2 parents ec35c77 + 1aeb47a commit 95c8b65

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/ee/gitlab-support.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Using digger with gitlab CI and Pipelines"
2+
title: "Gitlab CI and Pipelines"
33
---
44

55
You can use digger with gitlab as your VCS and gitlab pipelines as a CI backend. Currently this is an EE feature only.
@@ -108,3 +108,7 @@ gitlab should also trigger and also perform a plan. If successful the job will c
108108

109109
![](/images/gitlab/gitlab-apply.png)
110110

111+
## Repo allowlist
112+
113+
You can set `DIGGER_REPO_ALLOW_LIST` env variable on the server to define a whitelist of repositories allowed to trigger Digger workflows in Gitlab. This is needed because unlike GitHub, there's no concept of "apps" in Gitlab to allow granular control of per-repo access.
114+

0 commit comments

Comments
 (0)