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