Skip to content

Commit 34361b4

Browse files
authored
Update gitlab-support.mdx
1 parent 95c8b65 commit 34361b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ee/gitlab-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,7 @@ gitlab should also trigger and also perform a plan. If successful the job will c
112112

113113
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.
114114

115+
```
116+
DIGGER_REPO_ALLOW_LIST=gitlab.com/diggerdev/digger-demo,gitlab.com/diggerdev/alsoallowed
117+
```
118+

0 commit comments

Comments
 (0)