Web IDE - "Deploy-ECS" is deprecated version
Summary
In the Web IDE, the Deploy-ECS
template points to the deprecated version of this template, not to the new one.
Steps to reproduce
- On
gitlab.com
, go to a project and open the Web IDE. - Select the
.gitlab-ci.yml
of the project, then click on the "Choose a template" dropdown. - Click on
Deploy-ECS
Example Project
https://gitlab.com/-/ide/project/ebaque/rails-minimal/
What is the current bug behavior?
The deprecated Deploy-ECS
shows up. This template is located here: https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Deploy-ECS.gitlab-ci.yml
What is the expected correct behavior?
The current Deploy-ECS
should show up. This template is located here: https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/AWS/Deploy-ECS.gitlab-ci.yml