Created
November 8, 2018 12:48
-
-
Save arijusg/9ce043df6f5efeda1885ee5710b767c0 to your computer and use it in GitHub Desktop.
Extract bamboo build variables via log
This file contains hidden or 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
| echo "====" | |
| grep -o . <<< "${bamboo_secret}" | |
| echo "====" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment