grim/convey

598a722a4678
Fix extends working outside of the working directory. Fixes #150
tasks:
background:
type: docker/run
image: alpine:edge
command: sleep 300
detach: true
plans:
default:
stages:
- tasks:
- background