I’m looking into getting continuous integration/deployment set up using Jenkins, and I’d like to use @arunoda’s mup solution if at all possible. Does anyone have experience with this?
2 Likes
It’s possible. You need to find a way to send the mup.json and other info (like privateKeys) to your CI box.
1 Like
Answered your question. I have a successful staging/prod environment set up using Jenkins and mup. Works great!