gitlab-org--gitlab-foss/db
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
..
fixtures Provide a new gitlab:seed:issues task 2019-04-23 11:43:53 +02:00
importers Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
migrate Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
optional_migrations
post_migrate Remove unused projects.ci_id column 2019-05-02 17:55:28 +03:00
schema.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
seeds.rb