Update runner labels
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
url = config.services.gitea.settings.server.ROOT_URL;
|
||||
tokenFile = config.age.secrets.gitea_actions_runner_token.path;
|
||||
labels = [
|
||||
"native:host"
|
||||
"ubuntu-latest:docker://node:16-bullseye"
|
||||
];
|
||||
};
|
||||
@@ -32,7 +31,7 @@
|
||||
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
appName = "The Broccoli Patch"; # Give the site a name
|
||||
appName = "The Broccoli Patch";
|
||||
database = {
|
||||
type = "sqlite3";
|
||||
};
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user