-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins 2.6 running on Ubuntu 12.04.5
OpenJDK Java 1.7.0_101
Steps to reproduce:
1. Create a new Multi-configuration project
2. Enable "This project is parameterized"
3. Add parameters (I tried choices, strings, boolean)
4. Add "Execute shell" build step with `env` command
5. Save and "Build with Parameters"
The `env` output will not contain any parameters set on step (3), while it should and it used to work fine on Jenkins 1.x.
- is blocked by
-
JENKINS-35921 Parameterised build in jenkins: Not getting parameters as env variables
-
- Resolved
-
[JENKINS-35024] Parametrized build doesn't set environment variables in Mutli-configuration projects
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Link |
New:
This issue is blocked by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
I have updated several plugins today and now it is working fine!