=link_to'Disable for this project',namespace_project_runner_project_path(@project.namespace,@project,runner_project),data: {confirm: "Are you sure?"},method: :delete,class: 'btn btn-danger btn-sm'
=link_to'Disable for this project',namespace_project_runner_project_path(@project.namespace,@project,runner_project),data: {confirm: "Are you sure?"},method: :delete,class: 'btn btn-danger btn-sm'
Shared runners execute code of different projects on the same Runner unless you configure GitLab Runner Autoscale with MaxBuilds 1 (which it is on GitLab.com).
GitLab Shared Runners execute code of different projects on the same Runner
unless you configure GitLab Runner Autoscale with MaxBuilds 1 (which it is
%h4 How to setup a specific Runner for a new project
%ol
%ol
%li
%li
Install GitLab Runner software.
Install a Runner compatible with GitLab CI
Checkout the #{link_to'GitLab Runner section','https://about.gitlab.com/gitlab-ci/#gitlab-runner',target: '_blank'} to install it
(checkout the #{link_to'GitLab Runner section','https://about.gitlab.com/gitlab-ci/#gitlab-runner',target: '_blank'} for information on how to install it).
%li
%li
Specify the following URL during runner setup:
Specify the following URL during the Runner setup:
%code#{ci_root_url(only_path: false)}
%code#{ci_root_url(only_path: false)}
%li
%li
Use the following registration token during setup:
Use the following registration token during setup: