CI: Well gosh darn

This commit is contained in:
kat witch 2021-11-21 23:28:31 +00:00 committed by kat
parent 9e0fdee4ff
commit 4452304a47
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -116,9 +116,6 @@ with lib; {
echo "checking that network.nodes.still build..." >&2
if ${hostBuildString}; then
if [[ -n $CACHIX_SIGNING_KEY ]]; then
nix build --no-link -Lf . sourceCache.all
cachix push kittywitch $(nix eval --raw -f . sourceCache.allStr)
cachix push kittywitch result*/ &
CACHIX_PUSH=$!
fi