Pipelines
Reference for all things Pipelines
The following are the links to the various configuration file formats:
Tekton resources:
A Task
is made up of Steps
which each support all of the properties you can modify on a kubernetes Container
Lighthouse
- presubmits for triggering pipelines on Pull Request
- postsubmits for triggering pipelines on a push to a branch (e.g. releasing)
Also check out the lighthouse pipeline configuration docs
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified February 23, 2021: chore: lets split the pipeline and variables pages (86fcc347be)