Files
actions/sc-pipelines.yml
Marcin Grzejszczak 102f96d338 First contract test
2018-06-05 10:48:34 +02:00

10 lines
188 B
YAML

build:
main-module: app-monolith
test:
# list of required services
services:
- name: fortune-db
type: broker
broker: cleardb
plan: spark
useExisting: true