Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 402 Bytes

NewTask.md

File metadata and controls

9 lines (6 loc) · 402 Bytes

IronFunctions::NewTask

Properties

Name Type Description Notes
image String Name of Docker image to use. This is optional and can be used to override the image defined at the group level.
payload String Payload for the task. This is what you pass into each task to make it do something. [optional]