We can simulate this by creating and committing an empty file. touch triggerfile git add . git commit -am "trigger a deploy" git push heroku master With the Git integration and new Terminal pane in RStudio, managing and deploying fiery apps from within a ...
↧