CI/CD
This commit is contained in:
@@ -120,7 +120,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test4
|
- name: Test4
|
||||||
run: |
|
run: |
|
||||||
ssh-keyscan -H ${{ secrets.SERVER_HOST }} >> ~/.ssh/known_hosts
|
ssh-keyscan -p 3031 -H ${{ secrets.SERVER_HOST }} >> ~/.ssh/known_hosts
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user