![]() | 1 Septembers 2015-04-10 11:33:24 +08:00 ![]() git + webhook |
![]() | 2 bsbgong 2015-04-10 13:57:30 +08:00 ![]() 1. 编译 各种compile/build/compress等处理 2. 打包 刨去unittest之类的dev-only的代码和模块 根据运行环境对应打成war/tgz/jar等包 3. 拷贝 scp拷到对应环境去 4. 运行 ssh登录对应环境,运行 |
![]() | 3 fising 2015-04-10 14:00:56 +08:00 同意一楼 |