Add gitea actions
This commit is contained in:
parent
470831a100
commit
88086cd2f2
1 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,11 @@ in
|
|||
webhook = {
|
||||
ALLOWED_HOST_LIST = "external,10.0.0.202/32,drone.datarift.nl";
|
||||
};
|
||||
|
||||
# Experimental Gitea Actions
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue