I deploy via git-push to Travis CI which then runs my test suites and if they pass, continues on with the deployment to the (virtual) hardware server via https://www.gigalixir.com/ (it's an Elixir Phoenix web app).
A properly set up CI is awesome and a huge timesaver.
A properly set up CI is awesome and a huge timesaver.