Pipelines Without Buildpacks
This lesson demonstrates how to create a pipeline without a build pack.
We'll cover the following
While the idea behind build packs is to cover a wide range of use cases, we might be in a situation when what we want to accomplish is fundamentally different from any of the build packs. In such cases, it doesn’t make sense to have a pipeline based on a build pack. Instead, we can tell Jenkins X that our pipeline is not based on any build pack.
Creating a pipeline without a buildpack
Please execute the command that follows to create a pipeline without a buildpack.
Get hands-on with 1400+ tech skills courses.