Skip to content

Use KUBERNETES_HELPER rather than _HELPERS to match the runner.

Amar Sood requested to merge tekacs/gitlab-runner:patch-1 into master

These env vars should be _HELPER rather than _HELPERS, as per config.go in the runner project.

https://gitlab.com/gitlab-org/gitlab-runner/blob/365ce1269004b6629c6872b79f2adb75cb62dcc9/common/config.go#L150

Edited by Amar Sood

Merge request reports