Testing Screwdriver
This commit is contained in:
parent
6e2b880488
commit
5b89568833
11
screwdriver.yaml
Normal file
11
screwdriver.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# workflow:
|
||||||
|
# -
|
||||||
|
|
||||||
|
shared:
|
||||||
|
image: fpco/stack-build
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
main:
|
||||||
|
steps:
|
||||||
|
- build: stack build
|
||||||
|
- test: stack test
|
||||||
Loading…
Reference in New Issue
Block a user