Skip to content

Jenkins plugin that allows build names of the form major.minor.revision. A new environment variable BUILD_NAME is available for scripts to get access to the build name

jenkinsci/major-minor-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  MajorMinor Plugin
  
  This plugin allows build names of the form major.minor.revision. A new environment variable BUILD_NAME is 
  available for scripts to get access to the build name.
  If the project is not scm based, then the build number is used instead of revision # to form the build
  name. 
  
  Licensed under the MIT License

About

Jenkins plugin that allows build names of the form major.minor.revision. A new environment variable BUILD_NAME is available for scripts to get access to the build name

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%