Update Web IDE config image object to accept a ports section
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/5276 we need several modifications on the CI config file. We are adding a new ports section in the default Image object. Each one of these ports will accept: number, protocol and name. By default this new configuration will be only enabled in the Web IDE config file.
Showing
lib/gitlab/ci/build/port.rb
0 → 100644
Please register or sign in to comment