Skip to content

Commit 9f8d9dd

Browse files
committed
取消上传node_moudles至服务器
1 parent bc82fa1 commit 9f8d9dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy-to-server.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ jobs:
5353
# 登录用户
5454
REMOTE_USER: ${{ secrets.USER }}
5555
# 部署目标目录
56-
TARGET: ${{ secrets.TARGET }}
56+
TARGET: ${{ secrets.TARGET }}
57+
EXCLUDE: "/node_modules/"

0 commit comments

Comments
 (0)