This commit is contained in:
parent
98ef505453
commit
79cebeb52a
9
.drone.yml
Normal file
9
.drone.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
steps:
|
||||
- name: stack build
|
||||
image: haskell:9.2.4-slim
|
||||
commands:
|
||||
- stack build
|
Loading…
x
Reference in New Issue
Block a user