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









                                                     
---
kind: pipeline
name: run

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