diff options
| author | Grzegorz Bizon <grzegorz@gitlab.com> | 2017-07-06 07:20:36 +0000 |
|---|---|---|
| committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2017-07-06 07:20:36 +0000 |
| commit | 6afe25ef336aca40b87cede499f8b8f5928129f6 (patch) | |
| tree | 493201a50520e6b9c1f6f861aaeb8859a4b6f19f /spec/lib | |
| parent | 6c15905c3bd11209858eac8870ffa9211f08f157 (diff) | |
| parent | cca9242085d73dff66a946af8a740a4f7419f84c (diff) | |
| download | gitlab-ce-6afe25ef336aca40b87cede499f8b8f5928129f6.tar.gz | |
Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'
Resolve "Project option to allow customizing CI/CD config path"
Closes #32815 and #33130
See merge request !12509
Diffstat (limited to 'spec/lib')
| -rw-r--r-- | spec/lib/gitlab/import_export/safe_model_attributes.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml index fadd3ad1330..697ddf52af9 100644 --- a/spec/lib/gitlab/import_export/safe_model_attributes.yml +++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml @@ -383,6 +383,7 @@ Project: - printing_merge_request_link_enabled - build_allow_git_fetch - last_repository_updated_at +- ci_config_path Author: - name ProjectFeature: |
