Browse Source

新增罗莱发布脚本

master
zhoucg 2 months ago
parent
commit
13307b11c6
  1. 2
      08luolai/04xxljob-prod.sh
  2. 2
      08luolai/05wms83-prod.sh
  3. 2
      08luolai/06api-prod.sh
  4. 2
      08luolai/07api-gateway-prod.sh
  5. 4
      08luolai/08wms83-test.sh
  6. 2
      08luolai/09api-test.sh
  7. 2
      08luolai/10api-gateway-test.sh
  8. 2
      08luolai/11wms83-job-prod.sh

2
08luolai/04xxljob-prod.sh

@ -78,4 +78,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/08luolai/04xxljob-prod.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/04xxljob-prod.sh) [cmd profiles]

2
08luolai/05wms83-prod.sh

@ -237,4 +237,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/05wms83-prod.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/05wms83-prod.sh) [cmd profiles]

2
08luolai/06api-prod.sh

@ -186,4 +186,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/06api-prod.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/06api-prod.sh) [cmd profiles]

2
08luolai/07api-gateway-prod.sh

@ -168,4 +168,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/07api-gateway-prod.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/07api-gateway-prod.sh) [cmd profiles]

4
08luolai/08wms83-test.sh

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
#set -x set -x
set -e set -e
codePath=/home/www/deploy/wms8_test codePath=/home/www/deploy/wms8_test
@ -231,4 +231,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/08wms83-test.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/08wms83-test.sh) [cmd profiles]

2
08luolai/09api-test.sh

@ -186,4 +186,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/09api-test.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/09api-test.sh) [cmd profiles]

2
08luolai/10api-gateway-test.sh

@ -168,4 +168,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/10api-gateway-test.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/10api-gateway-test.sh) [cmd profiles]

2
08luolai/11wms83-job-prod.sh

@ -231,4 +231,4 @@ else
fi fi
fi fi
# bash <(curl -s http://git.yvanui.com/projects/jztd-deploy/raw/master/08luolai/11wms83-job-prod.sh) [cmd profiles] # bash <(curl -s http://git.galaxis.yvanui.com/lizw/jztd-deploy/raw/branch/master/08luolai/11wms83-job-prod.sh) [cmd profiles]

Loading…
Cancel
Save