I have a Jekinsfile configuration for my project, I want to make some changes to the file in order to get automatic build number.
I added 1.0.BUILD_NUMBER by myself, I'm new to this jenkins pipeline, feeling very confused can anyone help me? Been struggling for the whole morning. Found lots of tutorials and articles online but none of them seem relevant because my jenkins file has been set up and can commit to gitlab repo master and can trigger the jenkins run now, not sure what to do next to get automate versioning updates.