Add minial build file
This commit is contained in:
parent
6ca5d842fb
commit
458623cd65
10
.builds/build.yml
Normal file
10
.builds/build.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
image: freebsd
|
||||||
|
packages:
|
||||||
|
- stack
|
||||||
|
- ghc
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- setup: |
|
||||||
|
uname -a
|
||||||
|
ls -al
|
||||||
|
|
Loading…
Reference in New Issue
Block a user