conf: 部署 [ready]

hotfix/paypal-note
Lei OT 2 years ago
parent 902ad5c82a
commit fd0a5336cb

@ -22,7 +22,7 @@ jobs:
port: ${{ secrets.US_FTP_PORT }}
local-dir: ./
server-dir: /information-system/
dry-run: true
# dry-run: true
exclude: |
**/.git*
**/.git*/**
@ -45,7 +45,7 @@ jobs:
port: ${{ secrets.US_FTP_PORT }}
local-dir: ./
server-dir: /origin-ct.mycht.cn/
dry-run: true
# dry-run: true
exclude: |
**/.git*
**/.git*/**
@ -77,7 +77,7 @@ jobs:
port: ${{ secrets.CN_FTP_PORT }}
local-dir: ./
server-dir: /wwwroot/origin-cht.mycht.cn/
dry-run: true
# dry-run: true
# log-level: verbose
exclude: |
**/.git*

Loading…
Cancel
Save