summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2018-12-17 17:06:53 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2018-12-17 17:06:53 +0000
commit4a10c813e726d09216c534bb0ad0ae50a0400259 (patch)
tree13cb5186718980aa0af7e689d080027f79951683 /changelogs
parentd82b6d120eb54e389d775223b0c1615332143a42 (diff)
parent5040ac68d853ab3fc9bd993140bb02d750b3a655 (diff)
downloadgitlab-ce-4a10c813e726d09216c534bb0ad0ae50a0400259.tar.gz
Merge branch 'jlenny-CI_COMMIT_SHORT_SHA' into 'master'
Add new predefined variable CI_COMMIT_SHORT_SHA Closes #48061 See merge request gitlab-org/gitlab-ce!23822
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jlenny-CI_COMMIT_SHORT_SHA.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jlenny-CI_COMMIT_SHORT_SHA.yml b/changelogs/unreleased/jlenny-CI_COMMIT_SHORT_SHA.yml
new file mode 100644
index 00000000000..abece81a20d
--- /dev/null
+++ b/changelogs/unreleased/jlenny-CI_COMMIT_SHORT_SHA.yml
@@ -0,0 +1,5 @@
+---
+title: Add new pipeline variable CI_COMMIT_SHORT_SHA
+merge_request: 23822
+author:
+type: added