jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-22564] Env variables not passed to job
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
I think there is a bug. Or documentation is not correct. Regarding env variables.
When using the "Trigger/Call builds on another project" item.
If the trigger is configured with the "Block until the triggered projects finish their builds" enabled, the following Environment variables are made available for further build steps
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin
Above statement is not true in 2.22. I have this setup but also no environment variables.
---
Originally reported by
onknows, imported from: Env variables not passed to job
Raw content of original issue
I think there is a bug. Or documentation is not correct. Regarding env variables.
When using the "Trigger/Call builds on another project" item.
If the trigger is configured with the "Block until the triggered projects finish their builds" enabled, the following Environment variables are made available for further build stepshttps://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin
Above statement is not true in 2.22. I have this setup but also no environment variables.
Contributor guide
Assessment
This issue has not been assessed yet.