Controlling Release Versioning from Jenkins X Pipelines
This lesson shows how to control the release versioning from the Jenkins X pipelines.
Adding the VERSION
variable in the Makefile
One way to take better control of versioning is to add the variable VERSION
to the project’s Makefile
.
Please open it in your favorite editor and add the snippet that follows as the first line.
Access this course and 1400+ top-rated courses and projects.