Testing
Some checks are pending
deploy-rs / deploy-rs (push) Waiting to run

This commit is contained in:
albert 2024-05-03 10:28:09 +09:00
parent 6f1b6cad05
commit 3b72c4e261
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -84,6 +84,7 @@ jobs:
run: | run: |
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \ ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
" "
eval (ssh-agent -c)
ssh-add ssh-add
env | grep SSH env | grep SSH
cd /etc/nixos/git cd /etc/nixos/git