...

/

Getting Started with Quickstart Projects

Getting Started with Quickstart Projects

This lesson gives an overview of the things that we will be learning in this chapter.

Starting a new Jenkins X project is easy. The first time we create one, it looks and feels like magic. All we have to do is answer a few questions, and a few moments later we have:

  • A full-blown continuous delivery pipeline,
  • GitHub webhook that triggers the pipeline,
  • A
...