aboutsummaryrefslogtreecommitdiff
path: root/jobs/deploy-test-tojo-tokyo.run
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/deploy-test-tojo-tokyo.run')
-rwxr-xr-xjobs/deploy-test-tojo-tokyo.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/deploy-test-tojo-tokyo.run b/jobs/deploy-test-tojo-tokyo.run
index 02ce65b..fc01117 100755
--- a/jobs/deploy-test-tojo-tokyo.run
+++ b/jobs/deploy-test-tojo-tokyo.run
@@ -3,4 +3,4 @@ set -euo pipefail
git clone https://git.tojo.tokyo/www-tojo-tokyo.git .
git checkout "develop"
-guix environment --container --pure --network -l guix.scm -- make deploy-test
+guix environment --expose="$LAMINAR_HOME/.ssh" --container --pure --network -l guix.scm -- make deploy-test