summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2017-05-15 07:59:45 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2017-05-15 07:59:45 +0000
commite261b4b8517ba6d5d5b082f1955836c945fd51fc (patch)
tree918873241226d8d1b1d3a9b7e0f7280f0f6984a6 /changelogs
parentae8511df1312d85745baddec0b54401b36d46126 (diff)
parent295cecfb56af4e064340d255140a28959c47b25d (diff)
downloadgitlab-ce-e261b4b8517ba6d5d5b082f1955836c945fd51fc.tar.gz
Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master'
Allow numeric values in gitlab-ci.yml Closes #30017 See merge request !10607
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow_numeric_values_in_gitlab_ci_yml.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow_numeric_values_in_gitlab_ci_yml.yml b/changelogs/unreleased/allow_numeric_values_in_gitlab_ci_yml.yml
new file mode 100644
index 00000000000..8c7fa53a18b
--- /dev/null
+++ b/changelogs/unreleased/allow_numeric_values_in_gitlab_ci_yml.yml
@@ -0,0 +1,4 @@
+---
+title: Allow numeric values in gitlab-ci.yml
+merge_request: 10607
+author: blackst0ne