lisa/.drone.yml
Paul Brinkmeier 79cebeb52a
All checks were successful
continuous-integration/drone/push Build is passing
Add CI config
2022-09-21 23:50:13 +02:00

10 lines
139 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: stack build
image: haskell:9.2.4-slim
commands:
- stack build