cirrus-ci-docs icon indicating copy to clipboard operation
cirrus-ci-docs copied to clipboard

C#/.NET example

Open kotx opened this issue 3 years ago • 2 comments

Description

A Cirrus CI example like here for C# or .NET.

Context

I'm trying to use Cirrus CI with .NET and this would make things a lot faster

kotx avatar Jul 07 '22 01:07 kotx

@kotx are you trying to use it for a public repository? Are you already running some CI or have scripts that buid/test your project? It is for Windows or Linux?

fkorotkov avatar Jul 07 '22 01:07 fkorotkov

@kotx are you trying to use it for a public repository? Are you already running some CI or have scripts that buid/test your project? It is for Windows or Linux?

I don't think the public/not public repository part is very relevant, I just want a general example with dotnet build, dotnet test, etc in the docs. I don't have any current CI or scripts, just IDE tools and dotnet run, dotnet test. Both Windows and Linux should be similar, theoretically it would just be a change of the image tag/usage of Linux/Windows containers.

kotx avatar Jul 07 '22 01:07 kotx