Skip to content

Commit c957ef2

Browse files
committed
v 1.0.7.3 测试
1 parent cf0bf82 commit c957ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: easingthemes/ssh-deploy@v5.1.1
6060
with:
6161
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
62-
ARGS: "-rlgoDzvc --delete"
62+
ARGS: "-rlgoDzvc --delete --exclude=dist/.user.ini"
6363
SOURCE: "release/dist release/Dockerfile release/docker.sh release/nginx.conf"
6464
REMOTE_HOST: ${{ secrets.SERVER_REMOTE_HOST }}
6565
REMOTE_USER: ${{ secrets.SERVER_REMOTE_USER }}

0 commit comments

Comments
 (0)