parent
6f05b61f55
commit
71d75703d8
@ -62,6 +62,10 @@ jobs:
|
|||||||
run: echo "rm -r ${{ SSH_USER }}/*"
|
run: echo "rm -r ${{ SSH_USER }}/*"
|
||||||
- name: Test
|
- name: Test
|
||||||
run: echo "rm -r ${{ WEB_DIR }}/*"
|
run: echo "rm -r ${{ WEB_DIR }}/*"
|
||||||
|
- name: Test
|
||||||
|
run: 'echo "test"'
|
||||||
|
- name: Test
|
||||||
|
run: echo "test"
|
||||||
|
|
||||||
- name: Extract archive (test)
|
- name: Extract archive (test)
|
||||||
uses: https://github.com/appleboy/ssh-action@master
|
uses: https://github.com/appleboy/ssh-action@master
|
||||||
|
Loading…
Reference in New Issue
Block a user