Comment on Using “git push” to deploy Ruby applications to your own serverComments−donw12yI'm curious how this would handle rolling restarts (maybe a randomized delay before deploying?) or rollbacks on failed deployments...
Comments
I'm curious how this would handle rolling restarts (maybe a randomized delay before deploying?) or rollbacks on failed deployments...