Skip to content

Instantly share code, notes, and snippets.

@arijusg
Created November 8, 2018 12:48
Show Gist options
  • Select an option

  • Save arijusg/9ce043df6f5efeda1885ee5710b767c0 to your computer and use it in GitHub Desktop.

Select an option

Save arijusg/9ce043df6f5efeda1885ee5710b767c0 to your computer and use it in GitHub Desktop.
Extract bamboo build variables via log
echo "===="
grep -o . <<< "${bamboo_secret}"
echo "===="
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment