Best deployment server for MUP

Hi

I am using Kadirahq MUP. I deploy from my development machine using “mup deploy” etc.

I would like to off load the build process to a cloud machine eg aws. Is there a recommended build tool for doing this :

ie: The build tool will checkout and Pull updates of a GIT repo for my Meteor Project. It will then run mup setup + deploy with my params and deploy it to my server - with the settings i have configured in mup.js