Add docker and pipeline #9
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
steps:
|
||||
- name: Tests
|
||||
when:
|
||||
- branch: [main,dev]
|
||||
event: push
|
||||
- event: [pull_request, pull_request_closed, tag]
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
commands:
|
||||
- dotnet test
|
||||
|
|
Loading…
Reference in a new issue