Commit 8c4396c7 authored by Gabriel Mazetto's avatar Gabriel Mazetto

Remove extra prepare_build instruction no longer needed

parent d28f2b84
......@@ -67,6 +67,3 @@ if [ "$SETUP_DB" != "false" ]; then
# EE-only
bundle exec rake geo:db:drop geo:db:create geo:db:schema:load geo:db:migrate
fi
# EE-only
sed -i -e '/geo_secondary_role\:/ {' -e 'n; s/enabled\: false/enabled\: true/' -e '}' config/gitlab.yml
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment