mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ci: weh, oops
This commit is contained in:
parent
bc96518141
commit
f4e1486e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ with lib; {
|
|||
name = "niv-update-build";
|
||||
displayName = "niv update build";
|
||||
nativeBuildInputs = [ nix cachix ];
|
||||
environment = [ "OPENSSH_PRIVATE_KEY" ];
|
||||
environment = [ "OPENSSH_PRIVATE_KEY" "CACHIX_SIGNING_KEY" ];
|
||||
command = let sources = (import ../.).sources; in
|
||||
''
|
||||
mkdir ~/.ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue