stack setup for screwdriver

This commit is contained in:
Chris Allen 2017-01-25 16:29:53 -06:00
parent 5b89568833
commit 75bf47936d

View File

@ -1,11 +1,15 @@
# workflow:
# -
workflow:
- esqueleto
shared:
image: fpco/stack-build
jobs:
main:
steps:
- stack-setup: stack setup
esqueleto:
steps:
- build: stack build
- test: stack test