Creating Jenkins X Pipelines from scratch
How to create a new Jenkins X Pipeline from scratch
This section goes into more detail on what you can do with a Jenkins X Pipeline and how to deal with specific use cases.
There are two main ways of creating a new pipeline:
jenkins-x.yml
file and build a pipeline from scratchNaturally, the first option is the simplest, even for having a starting point, but you can always start from scratch and just import your existing project
The pages you’ll find in this section will apply to both ways of creating a pipeline
For more general information about Jenkins X Pipelines, see the Jenkins X Pipeline overview and the Jenkins X Pipeline syntax reference
How to create a new Jenkins X Pipeline from scratch
Using environment variables in your pipelines
Using custom docker images in your steps
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.