summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2018-06-02 11:46:55 +0200
committerMatija Čupić <matteeyah@gmail.com>2018-06-02 11:46:55 +0200
commit5403a4a07ed86770f1ab11108ab5a86fa2b90e54 (patch)
tree598c4e593e3c05f31cb7fc506c4c55073a521e45
parent39412d0a163625bd91632267a1dd36c1ebb23906 (diff)
downloadgitlab-ce-38542-application-control-panel-in-settings-page.tar.gz
Add deploy_strategy to safe model attributes38542-application-control-panel-in-settings-page
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml1
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 74e7a45fd6c..5e6311441f8 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -539,6 +539,7 @@ ProjectAutoDevops:
- id
- enabled
- domain
+- deploy_strategy
- project_id
- created_at
- updated_at