update
Some checks failed
deploy-rs / deploy-rs (push) Failing after 8m6s

This commit is contained in:
albert 2024-05-03 09:39:45 +09:00
parent a842894298
commit 8dfe5f75f2
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -85,6 +85,8 @@ jobs:
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \ ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
" "
env | grep SSH env | grep SSH
ssh-add
env | grep SSH
cd /etc/nixos/git cd /etc/nixos/git
git pull git pull
deploy deploy