Update Deploy CN.yml

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

@ -21,20 +21,13 @@ 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
exclude: | exclude: |
**/.git* **/.git*
**/.git*/** **/.git*/**
**/node_modules/** **/node_modules/**
document document
download_statement download_statement
webht
author
gys_system
destination
sample sample
splunk
*.exe *.exe
*.docx *.docx
# **/**
# !info.php

Loading…
Cancel
Save