heroku-buildpack-git-submodule icon indicating copy to clipboard operation
heroku-buildpack-git-submodule copied to clipboard

Make GIT_SSH_KEY optional

Open TimVanMourik opened this issue 6 years ago • 0 comments

Hi @SectorLabs, I wanted to use submodules with heroku and found your buildpack. Thanks for creating it! I am using it for a public repository, so I preferred not to upload my RSA key. I modified the script to optionally take the GIT_SSH_KEY but proceed with warning if it isn't specified. If you want the build to crash, feel free to ignore this PR. Best, Tim

TimVanMourik avatar Jul 03 '19 12:07 TimVanMourik