Created
January 10, 2019 16:55
-
-
Save hoto/d1c874480888f8711f12db33a20b6e4d to your computer and use it in GitHub Desktop.
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
// https://myjenkins.com/script | |
hashed_pw='{AQAAABAAAAAQB68ttY8Fp7wpTtF/d8VPl8ZU5PZEIJbofSrTgZXxbdY=}' | |
passwd = hudson.util.Secret.decrypt(hashed_pw) | |
println(passwd) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Limited to only credentials and ssh keys: