grim/convey

eff7fbacd5ee
remove the helper function for running plans
tasks:
script:
type: docker/run
image: alpine:edge
script:
- echo "hello from alpine"
- uptime
plans:
default:
stages:
- tasks:
- script