-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
Credentials Binding v1.2, Credentials v1.18, Jenkins v1.580.1
A username-password combo is bound to CREDENTIALS, where the password contains two or more consecutive dollar signs.
Those multiple dollar signs are returned as a single dollar sign in the $CREDENTIALS variable.
- relates to
-
JENKINS-40734 Shell step cannot use environment variables that contain $$
-
- Resolved
-
The issue is still present in Jenkins 2.46.2 and Credentials Binding Plugin 1.11.
I was able to create a minimal repro: https://github.com/mephi42/JENKINS-27040