2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-18 07:56:30 +08:00

flake: debug hitl auth failures

This commit is contained in:
Sebastien Bourdeauducq 2021-12-03 17:16:54 +08:00
parent 9f830b86c0
commit 163f5d9128

View File

@ -405,6 +405,7 @@
phases = [ "buildPhase" ];
buildPhase =
''
whoami
export HOME=`mktemp -d`
mkdir $HOME/.ssh
cp /opt/hydra_id_rsa $HOME/.ssh/id_rsa