mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(ci): cache deploy-rs
This commit is contained in:
parent
0d4184d73a
commit
febf43b1d0
3 changed files with 61 additions and 8 deletions
|
|
@ -44,11 +44,6 @@
|
|||
|
||||
inherit (pkgs) freeipa-ipasam samba-ldap samba-ipa;
|
||||
|
||||
nf-deploy = pkgs.writeShellScriptBin "nf-deploy" ''
|
||||
${exports}
|
||||
${exportsSsh}
|
||||
exec ${pkgs.runtimeShell} ${../ci/deploy.sh} "$@"
|
||||
'';
|
||||
nf-setup-node = let
|
||||
reisen = ../systems/reisen;
|
||||
inherit (inputs.self.lib.lib) userIs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue