diff --git a/pages/02.linux/woodpecker-ci/default.en.md b/pages/02.linux/woodpecker-ci/default.en.md index 580cd5f..3c62d99 100644 --- a/pages/02.linux/woodpecker-ci/default.en.md +++ b/pages/02.linux/woodpecker-ci/default.en.md @@ -87,17 +87,6 @@ A simple workaround is adding an override rule in OPNsense under `Services > Unb > [Helpful Reddit post](https://www.reddit.com/r/OPNsenseFirewall/comments/lrmtsz/a_potential_dns_rebind_attack/) -#### GitLab - -Add these environment variables to enable GitLab in Woodpecker. - -```sh - -e WOODPECKER_GITLAB=true \ - -e WOODPECKER_GITLAB_URL=https://(gitlab url) \ - -e WOODPECKER_GITLAB_CLIENT=(oauth client id) \ - -e WOODPECKER_GITLAB_SECRET=(oauth client secret) \ -``` - ### Application agent > [Official Documentation](https://woodpecker-ci.org/docs/administration/agent-config)