Hi all, I got a Clojure app that depends on snapshot of my library jar at Clojars. I would like to be able to do a forced push to Heroku when I update library snapshot at Clojars, so I can deploy up to date app release.
I tried "git push -f heroku master" with no success. Of course, the workaround is to make superficial change to the app code and then push to Heroku. Is there a better way to accomplish this? Regards Zoka -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
