News

Build pipelines with GitHub and Jenkins To have Jenkins pull GitHub source code within a scripted or declarative build pipeline, simply use the DSL operation named git and provide the repository URL ...
The first step is to install docker and docker-compose: sudo apt-get update && sudo apt-get install docker docker-compose Not much else to it at this point. Restart you machine just in case.