grim/convey

f9638cf514da
Add a script/shell command that can run scripts on the host machine
tasks:
success:
type: convey/noop
failure:
type: convey/fail
plans:
default:
stages:
- name: disabled
enabled: false
tasks:
- failure
- name: enabled
tasks:
- success