= Eduard XVII — The loyal MUC servant == Continuous Integration We currently use the CI of Gitlab.com, but it might be warranted to use a dedicated runner which could execute the requests much faster. This is work for Future Homer. Currently everything is configured in the file `.gitlab-ci.yml`: [source,yaml] ---- include::../../../.gitlab-ci.yml[] ---- NOTE: Replacing `ec.SunEC` is done here because there were problems in the Docker container with OpenJDK. Apparently making a HTTPS connection to the Gradle repositories would not work.