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

@ -19,21 +19,15 @@ jobs:
username: ${{ secrets.CN_FTP_USER }} username: ${{ secrets.CN_FTP_USER }}
password: ${{ secrets.CN_FTP_PASSWORD }} password: ${{ secrets.CN_FTP_PASSWORD }}
port: ${{ secrets.CN_FTP_PORT }} port: ${{ secrets.CN_FTP_PORT }}
local-dir: application/ 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 # log-level: verbose
exclude: | exclude: |
**/.git* **/.git*
**/.git*/** **/.git*/**
**/node_modules/** **/node_modules/**
document
download_statement
sample
webht
destination
echarts
gys_system
wysiwyg
*.exe *.exe
*.docx *.docx
**/**
!application

Loading…
Cancel
Save