Skip to content

Use correct runners for CI/CD execution

Tomasz Maczukin requested to merge use-correct-runners-for-ci-pipeline into master

As per https://handbook.gitlab.com/handbook/engineering/gitlab-repositories/#cicd-configuration we should use gitlab-org runners by default.

This will make sure that jobs are executed on our internal runners, which are crafted for our usage and which helps to distinguish costs of engineering from costs of user provided service.

Merge request reports