Skip to content

A example of a automated deployment of Jenkins with dotnet node

License

Notifications You must be signed in to change notification settings

sebastianguzmanmorla/devops

Repository files navigation

DevOps

A example of a automated deployment of Jenkins with dotnet node

Installation

Copy .env.example to .env

cp ./.env.example ./.env

Modify required environment variables in .env file

Use Docker Compose to build and run

docker compose build
docker compose up -d

Run Windows agent in PowerShell

cd jenkins-agent-windows
./startup.ps1

About

A example of a automated deployment of Jenkins with dotnet node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published