Remove GitLab Forge from Woodpecker CI
This commit is contained in:
parent
81fbf84967
commit
c0dca1fd16
@ -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/)
|
> [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
|
### Application agent
|
||||||
|
|
||||||
> [Official Documentation](https://woodpecker-ci.org/docs/administration/agent-config)
|
> [Official Documentation](https://woodpecker-ci.org/docs/administration/agent-config)
|
||||||
|
Loading…
Reference in New Issue
Block a user