-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Pipeline 1.15
Currently, the Snippet Generator reads: "The following variables are currently unavailable inside a Pipeline script: env.WORKSPACE".
This seems like an easy limitation to overcome, by setting the env.WORKSPACE variable when executing within a node{} or ws{} block.
- is duplicated by
-
JENKINS-37586 WORKSPACE environment variable not available in Jenkins pipeline
-
- Resolved
-
-
JENKINS-33847 Support for implicit variable WORKSPACE in Pipeline stages
-
- Resolved
-
- links to