grim/convey

Fix some issues with exiting
redux
2021-10-16, Gary Kramlich
18b916dada5e
Fix some issues with exiting
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