Skip to content

Instantly share code, notes, and snippets.

@biliboss
Last active January 13, 2016 23:13
Show Gist options
  • Save biliboss/81a250a6bb803a94bc2a to your computer and use it in GitHub Desktop.
Save biliboss/81a250a6bb803a94bc2a to your computer and use it in GitHub Desktop.
bitrise-contele
#!/bin/sh
chmod +x gradlew
echo "commit message:" $GIT_CLONE_COMMIT_MESSAGE_BODY > ./release_notes.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment