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

workflow.new_wb.yaml Maven / Gradle / Ivy

There is a newer version: 3.12
Show newest version
---
version: '2.0'

name: my_wb

workflows:
  with_items_40:
    tasks:
      task1:
        with-items: i in <% range(0, 40) %>
        action: std.echo output=<% $.i %>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy