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
Applications
card - Click
View
in theApplications
card to see a list of existingApplications
- In the list of applications find the application where you want to add a pipeline and click the
NAME
of the application - Click the
Pipelines
tab - On the upper-right corner of the pipelines tab click
MANAGE
- Provide a name to the Pipeline being added. Example: "CI Pipeline"
- Select an
Operation
Don't use the
Custom
operation, it is not fully supported yet - Provide a value for the
Max parallel actions
field - Click
CONFIRM
A new deployment is required for your changes to take effect.
- Follow the guide Deploy Application
Required Permissions:
NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:
Resource Type | Permission |
---|---|
Application | Edit |
For instructions on how to grant user permissions in an environment, see Add team to an Environment