Skip to content

Add support for runner environment variables

Maxime requested to merge miouge/gitlab-runner:runner-env-var into master

This adds support for configuring variables that are available at job runtime.

It is useful to set variables that may be runner specific so that they can be picked up by jobs.

Edited by Maxime

Merge request reports