This commit is contained in:
2021-11-08 22:07:44 -06:00
parent f7e2098020
commit 37e3442b39

View File

@ -26,6 +26,9 @@ jobs:
ssh-host: srv.bbaovanc.com
ssh-port: 2222
- name: Test SSH
run: ssh droneci@srv.bbaovanc.com echo true
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with: