diff --git a/README.md b/README.md index 12515871..fef19f00 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,10 @@ secret="" url="" skip_verify=false +[gogs] +url="" +secret="" + [smtp] host="" port="" diff --git a/packaging/root/etc/drone/drone.toml b/packaging/root/etc/drone/drone.toml index 6332c740..29dfbe42 100644 --- a/packaging/root/etc/drone/drone.toml +++ b/packaging/root/etc/drone/drone.toml @@ -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