Skip to content

Properly escape variables in Jenkinsfile - #282

Merged
datho7561 merged 1 commit into
eclipse-jdtls:mainfrom
datho7561:properly-escape-in-jenkinsfile-this-time
May 11, 2026
Merged

Properly escape variables in Jenkinsfile#282
datho7561 merged 1 commit into
eclipse-jdtls:mainfrom
datho7561:properly-escape-in-jenkinsfile-this-time

Conversation

@datho7561

Copy link
Copy Markdown
Contributor

This will mean the declared bash variables get used instead of trying to substitute Jenkins variables into the string before running.

This will mean the declared bash variables get used instead of trying to
substitute Jenkins variables into the string before running.

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561
datho7561 force-pushed the properly-escape-in-jenkinsfile-this-time branch from 571e3ce to d1ea439 Compare May 11, 2026 13:55
@datho7561
datho7561 merged commit 2275127 into eclipse-jdtls:main May 11, 2026
2 of 8 checks passed
@datho7561
datho7561 deleted the properly-escape-in-jenkinsfile-this-time branch May 11, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant