Skip to content

throw-if-null/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

CI template for .Net application.

Template will consist of 3 jobs:

  1. Build
    • Checkout
    • Restore
    • Build
    • Setup Sonar
    • Run Tests
    • Finish Sonar analysis
  2. Nuget (disabled by default)
    • Create nuget package
    • Publish to Github (if configured)
    • Publish to Nuget (if configured)
  3. Docker (disabled by default)
    • Create Docker image
    • Publish to Github (if configured) using SemVer tags
    • Publish to Docker Hub (if configured) using SemVer tags

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published