This commit is contained in:
@@ -24,8 +24,8 @@ jobs:
|
|||||||
uses: appleboy/scp-action@v0.1.7
|
uses: appleboy/scp-action@v0.1.7
|
||||||
with:
|
with:
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
username: { { SERVER_NAME } }
|
username: ${ { SERVER_NAME } }
|
||||||
password: {{ SERVER_PWD}}
|
password: ${{ SERVER_PWD}}
|
||||||
port: 11001
|
port: 11001
|
||||||
source: "./apps/web-antd/dist"
|
source: "./apps/web-antd/dist"
|
||||||
target: "/www/wwwroot/183.230.235.66_11010/property"
|
target: "/www/wwwroot/183.230.235.66_11010/property"
|
||||||
|
Reference in New Issue
Block a user