From cb2064c27df3f92f733629a9265d6c8da8bf2121 Mon Sep 17 00:00:00 2001 From: Rin Oliver Date: Tue, 13 Jan 2026 09:30:37 -0600 Subject: [PATCH] Update custom-executor.md add link to official GitLab Runner docs --- GitLab/custom-executor.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GitLab/custom-executor.md b/GitLab/custom-executor.md index 6c5ce22..de175ed 100644 --- a/GitLab/custom-executor.md +++ b/GitLab/custom-executor.md @@ -95,3 +95,4 @@ Visibility from the GitLab server to the Orka environment is not required. [register-runner]: https://docs.gitlab.com/runner/register/index.html [env-variables]: https://docs.gitlab.com/ee/ci/variables/ [ip-plan]: https://support.macstadium.com/hc/en-us/articles/28230867289883-IP-Plan +[runner]: https://docs.gitlab.com/runner/