enable gitea actions
This commit is contained in:
parent
bf03d3a3a8
commit
fdd00af834
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ in
|
||||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
||||||
SHOW_REGISTRATION_BUTTON = false;
|
SHOW_REGISTRATION_BUTTON = false;
|
||||||
};
|
};
|
||||||
|
actions.ENABLED=true;
|
||||||
webhook.ALLOWED_HOST_LIST = "drone.cloonar.com";
|
webhook.ALLOWED_HOST_LIST = "drone.cloonar.com";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue