PkmnLib.NET/.drone.yml
Deukhoofd 2fa7bf130d
All checks were successful
continuous-integration/drone Build is passing
Change to artifact output, add CI
2025-05-03 14:47:06 +02:00

12 lines
236 B
YAML

---
kind: pipeline
name: default
type: docker
steps:
- name: test-debug-linux
image: mcr.microsoft.com/dotnet/sdk:9.0-alpine
environment:
HUSKY: 0
commands:
- dotnet test -c Release