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.run4
1 files changed, 1 insertions, 3 deletions
diff --git a/jobs/deploy-test-tojo-tokyo.run b/jobs/deploy-test-tojo-tokyo.run
index d0b983e..56b4886 100755
--- a/jobs/deploy-test-tojo-tokyo.run
+++ b/jobs/deploy-test-tojo-tokyo.run
@@ -3,6 +3,4 @@ set -euo pipefail
git clone https://git.tojo.tokyo/www-tojo-tokyo.git .
git checkout "develop"
-echo "--- echo GUIX_LOCPATH ---"
-echo "$GUIX_LOCPATH"
-guix environment --preserve="^GUIX_LOCPATH$" --expose="$GUIX_LOCPATH" --expose="$LAMINAR_HOME/.ssh" --container --network --pure -l guix.scm -- make deploy-test
+guix environment -l guix.scm -- make deploy-test