stack setup for screwdriver
This commit is contained in:
parent
5b89568833
commit
75bf47936d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user