Skip to content

Instantly share code, notes, and snippets.

@rejuvyesh
Last active August 29, 2015 13:57
Show Gist options
  • Save rejuvyesh/9490608 to your computer and use it in GitHub Desktop.
Save rejuvyesh/9490608 to your computer and use it in GitHub Desktop.
travis deploy
ENCRYPTION_FILTER="echo \$(echo \"- secure: \")\$(travis encrypt \"\$FILE='\`cat $FILE\`'\" -r navya/navya.github.io)"
split --bytes=100 --numeric-suffixes --suffix-length=2 --filter="$ENCRYPTION_FILTER" ~/.ssh/id_rsa_base64 id_rsa_\")"\")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment