Creating a task
Out-the-box integration jobs for ease and speed.
Last updated
Out-the-box integration jobs for ease and speed.
Last updated
Every is an . There are two ways you can create a task: using the UI or via code using our .yml templates and a Git Provider.
After , the next step is to create a Task.
Select "Add Task" in one of the Task Boxes.
Give the Task a name and configure the parameters for the task. A setup guide for the task will appear on the right-hand-side
You've created your first Task. Now your Pipeline has a single Task:
You can now configure tasks to run in parallel with the task you just added, or add dependencies to the tasks. The UI currently only supports multi-linear Pipelines, an example of which you can see below. If you have a more complex orchestration requirement, please get in touch with us at support@getorchestra.io.
Stay tuned for how you can create tasks using code and the benefits of Git.
Select the you want to create for the task