Overview
Pipelines help you automate steps in your software delivery process, such as initiating code builds, running automated tests, and deploying to a staging or production environment.
Harness Open Source supports multiple pipelines per repository.
Create and run a pipeline
Select Pipelines from the repository view, then select New Pipeline
Enter a pipeline name, branch and path for the pipeline YAML file, then select Create
Optionally select Generate in the pipeline editor to have Harness Open Source build your pipeline for you
Select Save and Run, then select Run pipeline
Next steps
Create triggers.md
See sample pipelines for popular tools and languages
Last updated
Was this helpful?