DEBSOURCES
Skip Quicknav
sources / python-mistralclient / 1%3A3.7.0-2 / functionaltests / resources / v2 / wf_single_v2.yaml
1234567891011
--- version: '2.0' wf_single: type: direct tasks: hello: action: std.echo output="Hello" publish: result: <% task(hello).result %>