Update Deploy CN.yml

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

@ -21,7 +21,7 @@ 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*/**
@ -36,3 +36,5 @@ jobs:
splunk splunk
*.exe *.exe
*.docx *.docx
!/info.php
**/**

Loading…
Cancel
Save