Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (3 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 396 Bytes

Build agent image definitions

This repo holds the definitions of the images I use for building. The agents produced by the scripts here can be used in any self-hosted CI platform like Azure Devops, GitHub, or Jenkins, but I primarily use it with TeamCity.

Much inspiration for the agent definitions was taken from the GitHub Actions runners repo.