forge-ci: test ssh
Some checks failed
/ deploy (push) Failing after 25s

This commit is contained in:
IkiWiki 2024-08-25 19:33:13 -04:00
parent 7872199ca1
commit fb3d2d7dd3
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -18,6 +18,8 @@ jobs:
fetch-depth: 1
- name: Website upload
run: |
ssh -T pages@ayakael.net
ping -c 3 ayakael.net
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
git push -f