gitlab-org--gitlab-foss/changelogs/unreleased/expose-deployment-variables.yml
Adam Niedzielski c945a0a714 Pass variables from deployment project services to CI runner
This commit introduces the concept of deployment variables - variables
that are collected from deployment services and passed to CI runner
during a deployment build.
Deployment services specify the variables by overriding
"predefined_variables" method.

This commit also configures variables for KubernetesService
2016-12-16 13:24:03 +01:00

4 lines
100 B
YAML

---
title: Pass variables from deployment project services to CI runner
merge_request: 8107
author: