vitrage/doc/source/contributor/manual_tests/workflow1.yaml

12 lines
157 B
YAML

---
version: '2.0'
workflow1:
type: direct
input:
- farewell
tasks:
goodbye:
action: std.echo output="<% $.farewell %>, Tempest Test!"