Relative Content

Tag Archive for gitlabgitlab-cigitlab-ci-runner

Gitlab: Using $CI_RUNNER_ID in resource_group

We are using Gitlab 17.2 and have a stage “test” that takes up to 4 hours to complete.
We need to use resource_group in our gitlab-ci script because if multiple “test” stages run on the same runner, the stage will crash because the database is locked during the execution of the test.

Gitlab Runner UI stuck

my gitlab cicd runner is starting and at end , it is stucking without showing me the result till the timeout, and after it it is failing with timeout error