Remove remote workers
This commit is contained in:
@@ -12,6 +12,7 @@ repos:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-symlinks
|
||||
- id: end-of-file-fixer
|
||||
exclude: '^.*\.age'
|
||||
- id: fix-byte-order-marker
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
|
||||
@@ -175,9 +175,6 @@ in
|
||||
workerPasswordFile = config.age.secrets.gitea-workerPassword.path;
|
||||
};
|
||||
};
|
||||
buildbot-master.extraConfig = ''
|
||||
c["protocols"] = {"pb": {"port": "tcp:9989:interface=\\:\\:"} }
|
||||
'';
|
||||
displayManager = {
|
||||
defaultSession = "xfce";
|
||||
autoLogin = {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user