Skip to content

Use `gitlab-org` runner in verify jobs

Albert Salim requested to merge use-gitlab-org-runner-in-verify into master

This MR changes verify:install and verify:update jobs to use gitlab-org runner.

This fixes #646 (closed) where jobs fail with:

ERROR: Job failed (system failure): Cannot connect to the Docker daemon at tcp://10.142.1.25:2376. Is the docker daemon running? (executor_docker.go:782:60s)

Successful pipelines:

Edited by Albert Salim

Merge request reports