August 2017
Intermediate to advanced
332 pages
9h 16m
English
When Jenkinsfile is in the repository, then all we have to do is to open the pipeline configuration and in the Pipeline section:

After saving, the build will always run from the current version of Jenkinsfile into the repository.
We have successfully created the first complete commit pipeline. It can be treated as a minimum viable product, and actually, in many cases, it's sufficient as the Continuous Integration process. In the next sections, we will see what ...
Read now
Unlock full access