mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 19:17:34 -05:00
Test SSH
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -26,6 +26,9 @@ jobs:
|
|||||||
ssh-host: srv.bbaovanc.com
|
ssh-host: srv.bbaovanc.com
|
||||||
ssh-port: 2222
|
ssh-port: 2222
|
||||||
|
|
||||||
|
- name: Test SSH
|
||||||
|
run: ssh droneci@srv.bbaovanc.com echo true
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user