Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix reference to GitHub in GitLab doc
Signed-off-by: George Gaál <[email protected]>
  • Loading branch information
gecube committed Jul 16, 2025
commit 225c7966acf29e22e8ebe8dca7e6cb31ca08686a
2 changes: 1 addition & 1 deletion docs/ee/gitlab-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ DIGGER_GITLAB_ACCESS_TOKEN=glpat-xxxxyyyyyzzzzz # (this is your GitLab access to
```

Other than that if you follow the steps in the self hosting guide you should end up with the orchestrator up and running
along with a GitHub app successfully installed. The repo you wish to try with digger should be installed onto the orchestrator.
with the GitLab webhook configured for your test repository and the orchestrator running.


### Prepare your repo with a digger.yml
Expand Down