diff options
author | Nick Thomas <nick@gitlab.com> | 2016-12-13 19:21:30 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2016-12-13 19:31:23 +0000 |
commit | 1fdd5d682368b6807b89e8a399d7751c519737bd (patch) | |
tree | 91d90f856134edb4429268d0a2927a654376b3d3 /changelogs | |
parent | 7b63587d5d8f9865408a474efef5ca6064c29155 (diff) | |
download | gitlab-ce-1fdd5d682368b6807b89e8a399d7751c519737bd.tar.gz |
Introduce $CI_BUILD_REF_SLUG
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/22849-ci-build-ref-slug.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/22849-ci-build-ref-slug.yml b/changelogs/unreleased/22849-ci-build-ref-slug.yml new file mode 100644 index 00000000000..b159ecca6d8 --- /dev/null +++ b/changelogs/unreleased/22849-ci-build-ref-slug.yml @@ -0,0 +1,4 @@ +--- +title: Introduce $CI_BUILD_REF_SLUG +merge_request: 8072 +author: |