Commit e66cab89 by gyfnice

hello4.4

parent 5b5463d9
Pipeline #97 failed with stage
......@@ -24,6 +24,8 @@ deploy_test:
image: node:6
stage: deploy_test
script:
- npm init # 初始化package.json
- npm i -g cnpm --registry=https://registry.npm.taobao.org
#- echo "$SSH_PRIVATE_KEY_TEST" | tr -d '\r' | ssh-add - > /dev/null
#- mkdir -p ~/.ssh
#- chmod 700 ~/.ssh
......
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