You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xiejianxiong 04d7a27d89
auto publish
4 years ago
bin auto publish 4 years ago
utils add config 4 years ago
.gitignore add config 4 years ago
README.md 增加 code 分支 build 分支 4 years ago
package-lock.json 增加 code 分支 build 分支 4 years ago
package.json auto publish 4 years ago

README.md

auto publish

使用方式

  1. npm link
  2. 在 /Users 文件夹下添加 config.js 文件
  3. 在 config.js 文件中更改对应的 codePath、buildPath 地址
  4. auto p test 发布 测试 test-build 版本
  5. auto p pre 发布 预上线 pre-build 版本
  6. auto p pro 发布 正式 build 版本

auto p 参数

  1. auto p test dev_xjx dev_aliyun
  • test: 环境变量
  • dev_xjx: 代码分支
  • dev_aliyun: build 代码分支