aboutsummaryrefslogtreecommitdiff
path: root/tests/push-to-store.sh
blob: 25352c751a91d57b34ff59d84b7519a47b49e834 (plain)
1
2
3
4
5
6
#!/bin/sh

set -x

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