明树Git Lab

Commit a8020335 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent f16459c9
Pipeline #103792 failed with stage
in 3 seconds
...@@ -21,7 +21,8 @@ package to gzb: ...@@ -21,7 +21,8 @@ package to gzb:
git checkout ./package.json && git checkout ./package.json &&
git pull && git pull &&
npm install --registry https://registry.npmmirror.com && npm install --registry https://registry.npmmirror.com &&
pm2 start .\ecosystem.config.js --env production && pm2 delete .\ecosystem.config.js --env production &&
pm2 start .\ecosystem.config.js --env production
" "
environment: environment:
name: master name: master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment