enable gitea actions

This commit is contained in:
2023-12-05 22:55:40 +01:00
parent bf03d3a3a8
commit fdd00af834

View File

@@ -90,6 +90,7 @@ in
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
SHOW_REGISTRATION_BUTTON = false;
};
actions.ENABLED=true;
webhook.ALLOWED_HOST_LIST = "drone.cloonar.com";
};
};