grim/convey

merging

2018-02-19, Gary Kramlich
8c7af5e9a4cc
merging
tasks:
slow:
type: docker/run
image: alpine:edge
script: sleep 5
plans:
default:
stages:
- name: first
tasks: slow
- name: second
tasks: slow
- name: third
tasks: slow