Merge branch '67209-fix-docs-lint-docs' into 'master'

Resolve "Job Failed #290891184 - docs lint broken in `master`"

Closes #67209

See merge request gitlab-org/gitlab-ce!32825
This commit is contained in:
Marcia Ramos 2019-09-09 15:19:41 +00:00
commit 383f363589
1 changed files with 2 additions and 2 deletions

View File

@ -225,10 +225,10 @@ new PostgreSQL one:
WITH include no drop, truncate, disable triggers, create no tables,
create no indexes, preserve index names, no foreign keys,
data only
SET MySQL PARAMETERS
net_read_timeout = '90',
net_write_timeout = '180'
net_write_timeout = '180'
ALTER SCHEMA 'gitlabhq_production' RENAME TO 'public'