Add Forgejo runner and check update action
This commit is contained in:
parent
ce9f9d17cb
commit
ed796a19fe
10 changed files with 254 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ in
|
|||
SSH_PORT = sshPort;
|
||||
HTTP_PORT = httpPort;
|
||||
};
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
};
|
||||
} cfg.settings;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue