@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: SSH Deploy
|
- name: SSH Deploy
|
||||||
uses: appleboy/[email protected]
|
uses: appleboy/[email protected]
|
||||||
with:
|
with:
|
||||||
host: 10.1.1.90
|
host: 10.10.0.90
|
||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
password: ${{ secrets.SERVER_PASSWORD }}
|
password: ${{ secrets.SERVER_PASSWORD }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user