From d19b75aa58bf34068383833fb8e0a7bf6324a6af Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 1 Aug 2021 19:00:06 +0900 Subject: www-tojo-tokyo: Expose "~/.ssh". --- jobs/deploy-test-tojo-tokyo.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jobs/deploy-test-tojo-tokyo.run') 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 -- cgit v1.2.3