mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(hakurei): new ct
This commit is contained in:
parent
3e277a645f
commit
aaa372bced
18 changed files with 491 additions and 286 deletions
|
|
@ -13,7 +13,7 @@
|
|||
'';
|
||||
nf-actions-test = pkgs.writeShellScriptBin "nf-actions-test" ''
|
||||
set -eu
|
||||
for host in tewi tei mediabox reisen-ct; do
|
||||
for host in hakurei tei mediabox reisen-ct; do
|
||||
nix run --argstr config "$NF_CONFIG_ROOT/ci/nodes.nix" -f '${inputs.ci}' job.$host.test
|
||||
done
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue