CI building
This commit is contained in:
parent
3b71951b2d
commit
2407dce1a6
13 changed files with 134 additions and 0 deletions
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
image: microsoft/dotnet:latest
|
||||
|
||||
build:
|
||||
script: dotnet build
|
||||
Loading…
Add table
Add a link
Reference in a new issue