test new workflow
This commit is contained in:
parent
b2e79b332f
commit
d66dc8ae0d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -17,4 +17,4 @@ jobs:
|
||||||
|
|
||||||
- name: Connect to server
|
- name: Connect to server
|
||||||
run: |
|
run: |
|
||||||
ssh -o StrictHostKeyChecking=no ${{ secrets.SSH_USERNAME }}@${{ secrets.SSH_HOST }} -p ${{ secrets.SSH_PORT }} "touch t.txt"
|
ssh -o StrictHostKeyChecking=no ${{ secrets.SSH_USERNAME }}@${{ secrets.SSH_HOST }} -p ${{ secrets.SSH_PORT }} "touch octubre/t.txt"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue