summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/adam-auto-deploy.yml
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2016-12-21 16:21:55 +0100
committerAdam Niedzielski <adamsunday@gmail.com>2016-12-21 16:21:55 +0100
commit9809a9af8a3980f8a65262295cfd9701e793ac11 (patch)
tree7f7f392a203798b2cbebba6c08f8875c433ca4f0 /changelogs/unreleased/adam-auto-deploy.yml
parent528c3e2b8d2d65257e489601220f34b918b80e17 (diff)
downloadgitlab-ce-9809a9af8a3980f8a65262295cfd9701e793ac11.tar.gz
Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deploy
The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template.
Diffstat (limited to 'changelogs/unreleased/adam-auto-deploy.yml')
-rw-r--r--changelogs/unreleased/adam-auto-deploy.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/adam-auto-deploy.yml b/changelogs/unreleased/adam-auto-deploy.yml
new file mode 100644
index 00000000000..9d3348468d5
--- /dev/null
+++ b/changelogs/unreleased/adam-auto-deploy.yml
@@ -0,0 +1,4 @@
+---
+title: Introduce "Set up autodeploy" button to help configure GitLab CI for deployment
+merge_request: 8135
+author: