Building a simple Jenkins Pipeline
3
Mrz
Jenkins (formerly hudson) is a very cool CI-Tool. It is easily possible to automate building, testing and deployment with Jenkins. It is possible to split the task into several Jenkins jobs. This has a few advantages: You see very fast, … Read More »