DEBSOURCES
Skip Quicknav
sources / python-mistralclient / 1%3A2.1.2-1 / functionaltests / resources / v2 / wb_v2.yaml
1234567891011121314
--- version: '2.0' name: wb workflows: wf1: type: direct tasks: hello: action: std.echo output="Hello" publish: result: <% task(hello).result %>