Top "Gitlab-8" questions

This is the GitLab 8.x specific tag.

How to enable maven artifact caching for gitlab ci runner?

We use gitlab ci with shared runners to do our continuous integration. For each build, the runner downloads tons of …

maven gitlab-ci gitlab-ci-runner gitlab-8
Gitlab-CI runner: ignore self-signed certificate

gitlab-ci-multi-runner register gave me couldn't execute POST against https://xxxx/ci/api/v1/runners/register.json: Post https://xxxx/ci/…

go gitlab gitlab-ci gitlab-ci-runner gitlab-8
How to specify wildcard artifacts subdirectories in .gitlab-ci.yml?

I'm using GitLab CI to build a C# solution and try to pass some build artifacts from one build stage …

yaml gitlab-ci gitlab-8
GitLab cancel or delete a push

I want to cancel my last push, because a pushed the app/build folder changes Is it possible to revert …

gitlab gitlab-8
Gitlab CI - Failed to register runner

I've setup my gitlab installation from source, secured it with letsencrypt and deployed it under https://gitlab.mydomain.com. I …

continuous-integration gitlab gitlab-ci gitlab-ci-runner gitlab-8
integrating gitlab with sonarqube

I have GitLab CE (v8.5 at least) installed on my server. I would like to integrate it with sonarqube so …

plugins sonarqube integration gitlab gitlab-8
GitLab: How to disable automatic startup?

I have not found a way to disable the automatic startup and it ends up using too much RAM when …

debian gitlab gitlab-ci gitlab-omnibus gitlab-8
difference between project and subgroups in gitlab

I wanted to understand what is the difference between project and subgroups in gitlab ? Please help me on understanding the …

gitlab gitlab-ci-runner gitlab-8