summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-12-01 12:39:13 +0100
committerKamil Trzciński <ayufan@ayufan.eu>2019-01-04 16:56:24 +0100
commit72f2e88dd68df9d95d37079c314cd7c0cd924340 (patch)
tree3c862785402cbd9e7bef2021b2d3bb5183bda95c /changelogs
parentb97b85c37e77e5d37705cb2d3a60161896585420 (diff)
downloadgitlab-ce-include-project.tar.gz
Allow to include files from another projectsinclude-project
This adds `project:, file:, ref:` specification support.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/include-project.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/include-project.yml b/changelogs/unreleased/include-project.yml
new file mode 100644
index 00000000000..c63ac490d21
--- /dev/null
+++ b/changelogs/unreleased/include-project.yml
@@ -0,0 +1,5 @@
+---
+title: Allow to include files from another projects in gitlab-ci.yml
+merge_request: 24101
+author:
+type: added