deb-python-mistralclient/functionaltests/resources/v2/wb_v2.yaml

15 lines
190 B
YAML

---
version: '2.0'
name: wb
workflows:
wf1:
type: direct
tasks:
hello:
action: std.echo output="Hello"
publish:
result: <% task(hello).result %>