test new workflow
This commit is contained in:
parent
0a36e7be36
commit
4286955a6d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
username: ${{ secrets.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
proxy_port: ${{ secrets.SSH_PORT }}
|
||||
script: |
|
||||
cd compose/
|
||||
touch t.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue