summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDylan Griffith <dyl.griffith@gmail.com>2018-02-06 16:56:04 +1100
committerDylan Griffith <dyl.griffith@gmail.com>2018-02-07 12:08:48 +1100
commitffb1fab40395ead740c1c1282cb7b3f518134c3f (patch)
treef00bdd26712e9aada98ec99f6fbc0705e565a538 /changelogs
parent4457cf9d178dc9912fd9c16427ad81b389179d00 (diff)
downloadgitlab-ce-ffb1fab40395ead740c1c1282cb7b3f518134c3f.tar.gz
Expose GITLAB_FEATURES as CI/CD variable (fixes #40994)40994-expose-features-as-ci-cd-variable
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40994-expose-features-as-ci-cd-variable.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40994-expose-features-as-ci-cd-variable.yml b/changelogs/unreleased/40994-expose-features-as-ci-cd-variable.yml
new file mode 100644
index 00000000000..1e377094791
--- /dev/null
+++ b/changelogs/unreleased/40994-expose-features-as-ci-cd-variable.yml
@@ -0,0 +1,5 @@
+---
+title: 'Expose GITLAB_FEATURES as CI/CD variable (fixes #40994)'
+merge_request:
+author:
+type: added