Skip to content

Auto deploy

Adam Niedzielski requested to merge adam-auto-deploy into master

What does this MR do?

This MR introduces "Set up autodeploy" button to help configure GitLab CI for deployment. 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.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Motivation explained in #23580 (closed)

Screenshots (if relevant)

Screen_Shot_2016-12-19_at_10.02.51 Screen_Shot_2016-12-19_at_10.03.27 Screen_Shot_2016-12-19_at_10.03.39

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23580 (closed)

Merge request reports