We have a standard pipeline structure where the first job has a system
Groovy script with:
build.addAction(new ParametersAction([
new StringParameterValue('PIPELINE_GIT_COMMIT', commit),
new StringParameterValue('PIPELINE_VERSION', version),
]))
These parameters would show in the Pipeline parameters UI and be consumed
by downstream jobs.
We upgraded the dev server from 1.609.2 to 1.651.3 and now this no longer
works. The downstream job fails and the Pipeline shows no params for that
run.
Any help would be appreciated!
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/01d634b0-03fc-475f-935c-de798bbed01e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.