-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins v1.639, Pipeline 2.2, Environment Injector Plugin 1.92.1
I have a pipeline job set up as such:
- "This build is parameterized" with a "PRODUCT_CONFIG_BRANCH" string parameter
- "Pipeline script from SCM" with branch specifier `refs/heads/$PRODUCT_CONFIG_BRANCH`
When I run the build, it never seems to read the $PRODUCT_CONFIG_BRANCH variable.
If I set the variable in the Properties Content section, it uses this. However, I'd prefer to be able to easily set it every time I click Build.
- duplicates
-
JENKINS-42971 Pipeline script from SCM does not expand build parameters/env variables for lightweight checkouts
-
- Resolved
-
[JENKINS-36411] Cannot access environment variable from parameterized plugin in pipeline checkout
Workflow | Original: JNJira [ 173116 ] | New: JNJira + In-Review [ 184947 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Description |
Original:
I have a pipeline job set up as such: * "This build is parameterized" with a "PRODUCT_CONFIG_BRANCH" string parameter * "Pipeline script from SCM" with branch specifier `refs/heads/$PRODUCT_CONFIG_BRANCH` When I run the build, it never seems to read the $PRODUCT_CONFIG_BRANCH variable. If I set the variable in the Properties Content section, it uses this. However, I'd prefer to be able to easily set it every time I click Build. |
New:
I have a pipeline job set up as such: * "This build is parameterized" with a "PRODUCT_CONFIG_BRANCH" string parameter * "Pipeline script from SCM" with branch specifier `refs/heads/$PRODUCT_CONFIG_BRANCH` When I run the build, it never seems to read the $PRODUCT_CONFIG_BRANCH variable. If I set the variable in the Properties Content section, it uses this. However, I'd prefer to be able to easily set it every time I click Build. |
Component/s | Original: envinject-plugin [ 15893 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
Component/s | New: workflow-job-plugin [ 21716 ] | |
Component/s | Original: pipeline [ 21692 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |