Skip to content

Instantly share code, notes, and snippets.

@uu59
Created February 16, 2017 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uu59/30d23691626dbbe67d35e8504da544b5 to your computer and use it in GitHub Desktop.
Save uu59/30d23691626dbbe67d35e8504da544b5 to your computer and use it in GitHub Desktop.
fullName: "+workflow+for_items"
state: "success"
result:
subtaskConfig:
+for-0=dir=0=foo:
+for_item:
+config:
rb>: "Workflow.config"
+for_paths:
for_each>:
path: "${paths}"
_do:
+task:
sh>: "echo \"run ${path}\""
_export:
dir: "foo"
+for-0=dir=1=bar:
+for_item:
+config:
rb>: "Workflow.config"
+for_paths:
for_each>:
path: "${paths}"
_do:
+task:
sh>: "echo \"run ${path}\""
_export:
dir: "bar"
_parallel: true
exportParams: {}
resetStoreParams: []
storeParams: {}
report:
inputs: []
outputs: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment