Jenkins 持續整合
編輯歷史
| 時間 | 作者 | 版本 |
|---|---|---|
| 2017-07-03 06:10 – 06:10 | r0 – r1 | |
顯示 diff+ Jenkins 持續整合
+
+ *專案開發各個階段如何搭配 CI
+ *
+
+
+ *github flow (pull request)
+ *
+
+ *gitflow with github flow and jenkins
+ *
+
+ 這跟我們的git + gerrit組合很像。但只有在develop, Release, Master有類似的機制
+ 實作
+ *Build
+ *時機
+ *daily 建置
+ *週期性建置
+ *進行正式機部署時事先建置
+ *Test
+ *自行定義
+ *Preview
+ *自行定義
+ *Release
+ *自行定義
|
||