в /etc/gitlab/gitlab.rb закоментировать
Код: Выделить всё
nginx[‘custom_gitlab_server_config’] = “location /api/v4/jobs/request {\n deny all;\n return 503;\n}\n”
Модератор: padonki
Код: Выделить всё
nginx[‘custom_gitlab_server_config’] = “location /api/v4/jobs/request {\n deny all;\n return 503;\n}\n”