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