mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ci: push result symlinks to cachix
This commit is contained in:
parent
8fe1a913a5
commit
8dfc5cb676
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ with lib; {
|
|||
nix build --no-link -Lf . sourceCache.all
|
||||
cachix push kittywitch $(nix eval -f . sourceCache.allStr)
|
||||
|
||||
cachix push kittywitch result*/ &
|
||||
cachix push kittywitch result* &
|
||||
CACHIX_PUSH=$!
|
||||
fi
|
||||
if [[ -n $OPENSSH_PRIVATE_KEY ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue