Created
December 20, 2019 02:15
-
-
Save Daniel-ltw/c1ac002ea2dafaaceb6fffb0edb24f2e to your computer and use it in GitHub Desktop.
Weird Jenkins Issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When you have a commit sha like '928756c913158b143caa4d0dd905aebdd1f115e9' | |
Jenkins pipeline String would somehow translate it to 928756c913158b143caa4d0dd905\342\200\213aebdd1f115e9 | |
The unicode character for \342\200\213 is . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment