Debugging output for Drone

This commit is contained in:
Greg Hellings
2023-05-03 04:53:41 +00:00
parent f64d8bd393
commit e314728148
4 changed files with 12 additions and 1 deletions
+1
View File
@@ -89,6 +89,7 @@ in {
"drone" = {
environment = {
DRONE_GITEA_SERVER = "https://${srcDomain}";
DRONE_LOGS_DEBUG = "true";
DRONE_SERVER_HOST = ciDomain;
DRONE_SERVER_PROTO = "https";
DRONE_SERVER_PROXY_HOST = ciDomain;