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 }}
password: ${{ secrets.CN_FTP_PASSWORD }}
port: ${{ secrets.CN_FTP_PORT }}
local-dir: application/
local-dir: ./
server-dir: /wwwroot/origin-cht.mycht.cn/
# dry-run: true
log-level: verbose
# log-level: verbose
exclude: |
**/.git*
**/.git*/**
**/node_modules/**
document
download_statement
sample
webht
destination
echarts
gys_system
wysiwyg
**/node_modules/**
*.exe
*.docx
**/**
!application

Loading…
Cancel
Save