Browse Source

修改docker配置

zq940222 2 months ago
parent
commit
3dfe61242a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ssh-publish.sh

+ 1 - 1
ssh-publish.sh

@@ -12,7 +12,7 @@
 set -eu
 
 # 仅测试时期查看脚本传参使用
-echo ${*} >> /home/app/weichi-crm-server/logs/run.log
+echo ${*} >> /var/jenkins_home/workspace/weichi-crm-server/logs/run.log
 
 
 # 检查参数个数