I recently moved the repo from bitbucket to gitlab. Now I want to have CI (travis or drone) working with my repo.
After some reading, I found out that gitlab built its own CI (gitlab CI), but had to be hosted, and it seems impossible to install it on the hero.
I don’t want to manage an AWS instance just to get the CI server, since travis, drone (and maybe some others that I don’t know) already exist and do the job.
Is there something I missed? Is there a way to have a (quick and easy) gitlab CI (I repeat that I won’t take a self-checking server for this), or will I need to go to github or go back to the bitpack?
Gitlab is a really good product, but the lack of CI server support is a road block!
thanks
source share