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



              

               
                                                

                      
---
kind: pipeline
name: run

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