
Jenkins Build
This is the Mint System Jenkins development environment.
This projects provides a highly opinionated way to develop with Jenkins.
Requirements
The Jenkins development environment has the following requirements:
- Docker and Docker Compose
- bash/zsh alias
task='./task'with optional completion
Usage
See task help or task for details about the projects commands.
Clone this repository.
git clone git@github.com:Mint-System/Jenkins-Build.git
cd Jenkins-Build
Docker
Run Jenkins with Docker container.
Start and initialize Jenkins with Docker
Run docker compose.
task start