Add env_var and file as supported types for CI variables. Variables of type file expose to users existing gitlab-runner behaviour - save variable value into a temp file and set the path to this file in an ENV var named after the variable key. Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806. |
||
|---|---|---|
| .. | ||
| clusters | ||
| settings | ||
| application_controller.rb | ||
| avatars_controller.rb | ||
| boards_controller.rb | ||
| children_controller.rb | ||
| clusters_controller.rb | ||
| group_members_controller.rb | ||
| labels_controller.rb | ||
| milestones_controller.rb | ||
| runners_controller.rb | ||
| shared_projects_controller.rb | ||
| uploads_controller.rb | ||
| variables_controller.rb | ||