mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 21:23:39 +00:00
Add Gogs to the TOML config file
While updating an Ansible module I noticed that while Gogs is supported, it doesn't appear, commented out, in the TOML file. This commit adds it Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This commit is contained in:
@@ -53,6 +53,9 @@ datasource="/var/lib/drone/drone.sqlite"
|
||||
# url=""
|
||||
# skip_verify=false
|
||||
|
||||
# [gogs]
|
||||
# url=""
|
||||
# secret=""
|
||||
|
||||
#####################################################################
|
||||
# SMTP configuration for Drone. This is required if you plan
|
||||
|
Reference in New Issue
Block a user