ircsharp/.drone.yml

11 lines
148 B
YAML

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