提交 5fcaa398 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

fix development release @next tag helper script in travis

上级 09585338
......@@ -49,7 +49,7 @@ jobs:
script:
- echo "Deploying to NPM ..."
- npm version
- if [ "$TRAVIS_BRANCH" = "master" -a ./scripts/development-release.ts ]; then ./scripts/package-public-config-tag-next.ts; fi
- if ./scripts/development-release.ts; then ./scripts/package-public-config-tag-next.ts; fi
- npm run dist
deploy:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册