Add a Pipeline
By adding a pipeline to your environment's resources, you can automate their deployment by using customized pipeline steps.
- On Devopness, navigate to a project then select an environment
- Find the
Applicationscard - Click
Viewin theApplicationscard to see a list of existingApplications - In the list of applications find the application where you want to add a pipeline and click the
NAMEof the application - Click the
Pipelinestab - On the upper-right corner of the pipelines tab click
MANAGE - Provide a name to the Pipeline being added. Example: "CI Pipeline"
- Select an
OperationDon't use the
Customoperation, it is not fully supported yet - Provide a value for the
Max parallel actionsfield - Click
CONFIRMA new deployment is required for your changes to take effect.
- Follow the guide Deploy Application