All Downloads are FREE. Search and download functionalities are using the official Maven repository.

workflow.wb_def.json Maven / Gradle / Ivy

There is a newer version: 3.12
Show newest version
{
  "id": "3882c3a2-9125-46ae-8c80-4d94982f4d73",
  "name": "my_wb",
  "created_at": "2017-05-30 08:40:29",
  "project_id": "",
  "scope": "private",
  "tags": ["test", "private"],
  "definition": "---\nversion: '2.0'\n\nname: my_wb\n\nworkflows:\n  with_items_40:\n    tasks:\n      task1:\n        with-items: i in <% range(0, 40) %>\n        action: std.echo output=<% $.i %>\n"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy