jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-48120] Environment variables not available post build
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Even though the various environment variables are created and available to subsequent build steps (confirmed by running 'set | findstr TRIGGERED'), they do not appear in the environment variable list that is available when the build completes.
---
Originally reported by pksublime, imported from: Environment variables not available post build
Raw content of original issue
Even though the various environment variables are created and available to subsequent build steps (confirmed by running 'set | findstr TRIGGERED'), they do not appear in the environment variable list that is available when the build completes.
Contributor guide
Assessment
This issue has not been assessed yet.