-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Running the Jenkinsfile attached using the blueocean Jenkins plugin generates the below error message.
I only get this issue when I use a double quoted string and inserting the Environment variable.
- duplicates
-
JENKINS-44034 GString variables in environment block must use braces
-
- Closed
-
[JENKINS-43685] Git with interpolated string fails using environment variable
Component/s | New: pipeline-model-definition-plugin [ 21706 ] | |
Component/s | Original: core [ 21134 ] | |
Key |
Original:
|
New:
|
Workflow | Original: classic default workflow [ 218396 ] | New: JNJira + In-Review [ 218404 ] |
Project | Original: Infrastructure [ 10301 ] | New: Jenkins [ 10172 ] |
Attachment | New: Jenkinsfile [ 37262 ] |
Assignee | New: Andrew Bayer [ abayer ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
This isn't a project infrastructure issue, so moved it to the JENKINS project, and assigned it to the correct plugin.
Also, I don't know whether you attached the correct Jenkinsfile. When I download the attachment I see a very bare pipeline with no reference to environment variables or git.