summaryrefslogtreecommitdiffstats
path: root/tests/push-to-store.sh
blob: 6aadb916ba0b647d37ac2f2825cd71b026795a66 (plain)
1
2
3
4
#!/bin/sh

echo Pushing "$@" to "$REMOTE_STORE"
printf "%s" "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs