about summary refs log tree commit diff
path: root/tests/push_to_store.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/push_to_store.sh')
-rwxr-xr-xtests/push_to_store.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/push_to_store.sh b/tests/push_to_store.sh
new file mode 100755
index 000000000000..d97eb095dd74
--- /dev/null
+++ b/tests/push_to_store.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo Pushing "$@" to "$REMOTE_STORE"
+echo -n "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs