about summary refs log blame commit diff
path: root/.drone.yml
blob: 484e4b60b7d95395354674beea6b34bb7a522b6b (plain) (tree)
1
2
3
4
5
6
7
8
9
10





               
                                                


                       
---
kind: pipeline
name: run

steps:
    - name: run
      image: mcr.microsoft.com/dotnet/sdk:latest
      commands:
          - dotnet test