The Mint System Jenkins development environment. https://jenkins-build.vercel.app
  • Shell 43.4%
  • JavaScript 30.9%
  • Dockerfile 25.7%
Find a file
2025-04-09 08:32:51 +02:00
.vuepress init jenkins development environment 2023-08-28 13:23:46 +02:00
build add docker-compose 2023-08-31 16:41:31 +02:00
.gitignore init jenkins development environment 2023-08-28 13:23:46 +02:00
docker-compose.yml init jenkins development environment 2023-08-28 13:23:46 +02:00
LICENSE Initial commit 2023-08-28 12:00:14 +02:00
logo.png init jenkins development environment 2023-08-28 13:23:46 +02:00
package-lock.json init jenkins development environment 2023-08-28 13:23:46 +02:00
package.json init jenkins development environment 2023-08-28 13:23:46 +02:00
README.md feat: add vercel badge 2025-04-09 08:32:51 +02:00
task add docker-compose 2023-08-31 16:41:31 +02:00
task.md init jenkins development environment 2023-08-28 13:23:46 +02:00

Jenkins Build

Vercel

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:

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