提交 f719d206 编写于 作者: CoCo_Code_Op2's avatar CoCo_Code_Op2 ⛹🏽

更新.codechina-ci.yml

上级 ac781e25
...@@ -29,7 +29,9 @@ publish: ...@@ -29,7 +29,9 @@ publish:
echo "//registry.npmjs.org/:_authToken=\${NPM_PUBLISH_TOKEN}" echo "//registry.npmjs.org/:_authToken=\${NPM_PUBLISH_TOKEN}"
} >> .npmrc } >> .npmrc
fi fi
- echo "Created the following .npmrc:"; cat .npmrc - npm config get registry
- echo "Created the following .npmrc:"
- cat .npmrc
# Extract a few values from package.json # Extract a few values from package.json
- NPM_PACKAGE_NAME=$(node -p "require('./package.json').name") - NPM_PACKAGE_NAME=$(node -p "require('./package.json').name")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册