grim/convey

Add user to run command.
add-run-user
2017-11-15, Eric Fritz
9ed884770b5a
Add user to run command.
tasks:
slow:
image: alpine:edge
script: sleep 5
plans:
default:
stages:
- name: first
tasks: slow
- name: second
tasks: slow
- name: third
tasks: slow