use diff labels
Some checks are pending
Activate NixOS Homelab Configuration On Push / deploy (push) Waiting to run
Some checks are pending
Activate NixOS Homelab Configuration On Push / deploy (push) Waiting to run
This commit is contained in:
parent
22ac4b4b5e
commit
8fa6ca28b1
2 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@
|
|||
name = "nixos-server-runner";
|
||||
url = "https://git.proxy.${homelab.domain}";
|
||||
tokenFile = "/root/forgejo-token-runner";
|
||||
labels = [ "nixos-server:host" ];
|
||||
labels = [ "self-hosted:host" "docker" ];
|
||||
hostPackages = with pkgs; [ bash coreutils git nix ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue