gitlab-org--gitlab-foss/app/assets/javascripts/ci_variable_list
Krasimir Angelov 85609c117e Implement support for CI variables of type file
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.
2019-05-06 13:11:42 +00:00
..
ajax_variable_list.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
ci_variable_list.js Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
native_form_variable_list.js Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00