test exclude

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

@ -21,7 +21,7 @@ jobs:
port: ${{ secrets.CN_FTP_PORT }}
local-dir: ./
server-dir: /wwwroot/origin-cht.mycht.cn/
# dry-run: true
dry-run: true
# log-level: verbose
exclude: |
**/.git*
@ -31,5 +31,5 @@ jobs:
*.docx
**/**
!application/**
!/info.php
!/*.php
!info.php
!./*.php

Loading…
Cancel
Save