This commit is contained in:
parent
c54f441965
commit
8d48c45690
1 changed files with 2 additions and 1 deletions
|
@ -9,8 +9,9 @@ jobs:
|
|||
deploy:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: apt update && apt install -y openssh-client git hugo rsync
|
||||
- name: SSH Deploy
|
||||
run: apt update && apt install -y openssh-client git hugo rsync
|
||||
#run: apt update && apt install -y openssh-client git hugo rsync
|
||||
uses: https://github.com/appleboy/ssh-action@v1
|
||||
#
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue