- 
In Jenkins, using the Git plugin, add a new repository to your build:
- For the Repository URL, use your App’s Git Remote
- Upload the private key you created for your robot user as a credential.
- 
Under “Advanced…”, name this repository aptible.
 
- 
Then, add a post-build “Git Publisher” trigger, to deploy to the masterbranch of your newly-createdaptibleremote.

