mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-27 06:10:53 +01:00
added aarch64 jobs to buildbot
This commit is contained in:
parent
de96d22232
commit
5551c9b5b8
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ in
|
|||
enable = true;
|
||||
domain = "ci.julienmalka.me";
|
||||
workersFile = config.sops.secrets.buildbot-nix-workers.path;
|
||||
buildSystems = [ "x86_64-linux" "aarch64-linux" ];
|
||||
github = {
|
||||
tokenFile = config.sops.secrets.github-token.path;
|
||||
webhookSecretFile = config.sops.secrets.github-webhook-secret.path;
|
||||
|
|
Loading…
Add table
Reference in a new issue