test exclude

hotfix/paypal-note
Lei OT 2 years ago
parent fb045fc57e
commit 35161cd171

@ -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
# log-level: verbose # log-level: verbose
exclude: | exclude: |
**/.git* **/.git*
@ -31,5 +31,5 @@ jobs:
*.docx *.docx
**/** **/**
!application/** !application/**
!/info.php !info.php
!/*.php !./*.php

Loading…
Cancel
Save