Update Deploy CN.yml

hotfix/paypal-note
Lei OT 2 years ago committed by GitHub
parent 10a063b0af
commit 65cd5afcba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,8 @@ jobs:
port: ${{ secrets.CN_FTP_PORT }} port: ${{ secrets.CN_FTP_PORT }}
local-dir: ./ local-dir: ./
server-dir: /wwwroot/origin-cht.mycht.cn/ server-dir: /wwwroot/origin-cht.mycht.cn/
# dry-run: true dry-run: true
log-level: verbose
exclude: | exclude: |
**/.git* **/.git*
**/.git*/** **/.git*/**
@ -29,5 +30,10 @@ jobs:
document document
download_statement download_statement
sample sample
webht
destination
echarts
gys_system
wysiwyg
*.exe *.exe
*.docx *.docx

Loading…
Cancel
Save