明树Git Lab

Commit de5f3e5e authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 625fb7ca
Pipeline #103665 failed with stage
in 2 seconds
...@@ -17,7 +17,7 @@ package to bsy: ...@@ -17,7 +17,7 @@ package to bsy:
- echo -e "Host *\n\tStrictHostKeyChecking no\n\nHost *\n\tPubkeyAcceptedKeyTypes=+ssh-dss\n\n" > ~/.ssh/config - echo -e "Host *\n\tStrictHostKeyChecking no\n\nHost *\n\tPubkeyAcceptedKeyTypes=+ssh-dss\n\n" > ~/.ssh/config
- ssh-add -l - ssh-add -l
- ssh root@10.40.8.7 " - ssh root@10.40.8.7 "
cd /data/srv/ts/ts_comp && cd /srv/jt_backend &&
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 &&
...@@ -29,4 +29,4 @@ package to bsy: ...@@ -29,4 +29,4 @@ package to bsy:
only: only:
- master - master
tags: tags:
- gzb-runner - gzb-runner
\ No newline at end of file
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