grim/convey

Move plans to the runtime package

2021-12-23, Gary Kramlich
178aec6c4f86
Move plans to the runtime package
options:
default-plan: not-the-default
tasks:
true:
type: docker/run
image: alpine:edge
command: true
plans:
not-the-default:
stages:
- tasks:
- true