I suppose that works, I guess I just like hosting my own services over trusting an external service to stay the same and/or play nice in the future. That kicks the bucket to the VPS hosting providers, but with docker it's trivially easy to set up a new server.
With the setup I mentioned above, I just build, commit, then git push, which triggers a pull on both of my servers due to webhooks.
With the setup I mentioned above, I just build, commit, then git push, which triggers a pull on both of my servers due to webhooks.