-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: git-plugin
-
None
Hello all,Â
Â
Here's some information about our jenkins :
Â
- jenkins 2.414.2
- git-plugin : current 5.1.1 old 5.0.2
- conditional-buildStep : current 1.4.3 old 1.4.2
Â
our problem: Â In the past we could use git publisher in build step (see git publisher and 2) last 13 days someone try to add new git publisher into a multistep conditional but is not allowed (see git publisher 3) into build step also we cannot declare a git publisher step ( git publisher 4)
Git publisher it enable only into post build action (git publisher 5).Â
Â
Â
currently we have a workaround : download config.xml of our jobs update manually and re-upload config.xml of our jobs.Â
Â
Â
We would like to know if this is normal and if so from which versions?Â
Â
Â
Â
Â
Â