ircsharp/.drone.yml

11 lines
148 B
YAML
Raw Normal View History

2020-04-22 15:43:27 +00:00
---
kind: pipeline
name: run
steps:
- name: run
image: mcr.microsoft.com/dotnet/core/sdk:latest
commands:
- dotnet test