File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/mcl/src/src/mcl/commands Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ static immutable string[] uselessWarnings =
242242 " warning: system.stateVersion is not set, defaulting to" ,
243243 " warning: Runner registration tokens have been deprecated and disabled by default in GitLab >= 17.0." ,
244244 " Consider migrating to runner authentication tokens by setting `services.gitlab-runner.services.codetracer.authenticationTokenConfigFile`." ,
245- " https://docs.gitlab.com/17.0/ee/ci/runners/new_creation_workflow.html"
245+ " https://docs.gitlab.com/17.0/ee/ci/runners/new_creation_workflow.html" ,
246246 " for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md"
247247 ];
248248
You can’t perform that action at this time.
0 commit comments