BunyMuny/.drone.yml
Lynnesbian 161ad4e220
All checks were successful
continuous-integration/drone/push Build is passing
added CI
2020-09-26 23:28:11 +10:00

11 lines
145 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: mcr.microsoft.com/dotnet/core/sdk:3.1
commands:
- dotnet build