ssh-deploy
ssh-deploy copied to clipboard
GIT submodule & .git folder
Good day everyone!
I'd like to mention two things here and would like to request fixing them (at least the one with .git
folder):
- When I'm specifying
.git/
folder to be excluded while deployment it still appears on the server (I've triedEXCLUDE: ".git/"
andEXCLUDE: "/.git/"
- both options end up with the same result). - I've got submodule in my project and after deployment folder appears to be empty at all. However in fact it points to another git folder which also must be deployed.
Update module version to 2.1.6 works for me. The verison on Readme doesn't updated yet
uses: easingthemes/[email protected]
Hey @golee I'll try that, thanks!
Still doesn't work :(
This should be fixed.