gitlab ci example dotnetcore

This is a simple gitlab continuous integration example project (compatible with the linux-based shared runners provided on gitlab.com) using the official debian linux based dotnet docker image to build a .NET Core project; mirror of the official repository https://gitlab.com/tobiaskoch/gitlab-ci-example-dotnetcore

23
18
C#

GITLAB-CI EXAMPLE: DOTNET CORE

pipeline status
maintained: yes
donate: paypal


This is a simple gitlab continuous integration example project (compatible with the linux-based shared runners provided on gitlab.com) using the official debian linux based dotnet docker image to build a .NET Core project.

Thanks to the Tango Desktop Project for the repository icon.

windows-based shared runners

There is a new example project (compatible with the windows-based shared runners provided on gitlab.com) available here: tobiaskoch/gitlab-ci-example-dotnetcore-windows (gitlab) | t081as/gitlab-ci-example-dotnetcore-windows (github mirror)

Contributing

see CONTRIBUTING.md

Contributors

  • v1: initial version by Tobias Koch
  • v2: unit test summary, code coverage analysis and code climate report by lastlink

Donating

Thanks for your interest in this project. You can show your appreciation and support further development by donating.

License

gitlab-ci-example-dotnetcore © 2018-2020 Tobias Koch. Released under the MIT License.