| Pavel Sturc Ali Ok There is a .travis file in place here: https://github.com/aerogear/mobile-developer-console-operator/blob/master/.travis.yml Which has similar steps to the ups one. And the travis builds are running: here's one: https://travis-ci.com/aerogear/mobile-developer-console-operator/builds/117639617 So I guess the requirement for 1. Travis: for basic tests etc. is already done? And 2. Jenkins: for pushing to image registry is being done as part of the linked ticket. I have a small few changes which I'll push in a pr, but overall I think this one is mostly done. |