# dotnet-ci **Repository Path**: mirrors_dotnet/dotnet-ci ## Basic Information - **Project Name**: dotnet-ci - **Description**: Repository containing scripting for the dotnet-ci Jenkins instance. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET CI Repository Contains documentation and some implementation functionality for the .NET CI system. ## Getting started and need to onboard your project? Start [here.](docs/CI-ONBOARDING.md) ## Looking for the repo list to add another branch for your project? Go [here.](data/repolist.txt) ## Looking for information on how to write your jobs * [Pipeline jobs(new)](docs/CI-PIPELINES.md) * [Classic jobs](docs/CI-CLASSIC.md) ## Looking for a general system overview? Look [here.](docs/SYSTEM-OVERVIEW.md)