This commit is contained in:
parent
8ccb9333d7
commit
5493f3f91d
@ -60,11 +60,8 @@ jobs:
|
||||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
#rm -r ${{ WEB_DIR }}/*"
|
||||
ls ${{ WEB_DIR }}/"
|
||||
#rm /tmp/website.tar"
|
||||
whoami
|
||||
script: whoami
|
||||
|
||||
- name: Extract archive
|
||||
uses: https://github.com/appleboy/ssh-action@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user