From 419c53ec62de6e97a517abd5fdd4cbde3a942a34 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 19 Oct 2023 12:57:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@16-5-stable-ee --- doc/update/upgrading_from_ce_to_ee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/update/upgrading_from_ce_to_ee.md') diff --git a/doc/update/upgrading_from_ce_to_ee.md b/doc/update/upgrading_from_ce_to_ee.md index acc2237f7a1..6dabc078119 100644 --- a/doc/update/upgrading_from_ce_to_ee.md +++ b/doc/update/upgrading_from_ce_to_ee.md @@ -60,7 +60,7 @@ cd /home/git/gitlab # If you haven't done so during installation or a previous upgrade already sudo -u git -H bundle config set --local deployment 'true' -sudo -u git -H bundle config set --local without 'development test mysql aws kerberos' +sudo -u git -H bundle config set --local without 'development test kerberos' # Update gems sudo -u git -H bundle install -- cgit v1.2.3