預先進行TSQL analysis,可以省下 code review 不少時間。
2018-06-11
2018-03-09
[Jenkins] Automated Deploy with Docker
上一篇我透過jenkins完成自動build、publish相關NetCore application(MyAPI),
同時也自動建立相對應kestrel web,這篇來看看如何使用docker來取代。
2018-03-05
[Jenkins]Automated deploy
這篇來看看如何透過Jenkins進行automated deploy to environment of integration Test
2018-03-04
[Jenkins] Automated Testing
這篇來看看如何讓Jenkins幫我們pull code、build和run Unit Test
2018-03-02
[Jenkins] Install Jenkins on CentOS7
隨者DevOps文化興起,deploy和IT有了很大的改變,
CI tool算是一項很重要的基石,這篇我將實際介紹如何安裝和基本設定Jenkins在CentOS7。
- 1