From 1f0bb04e6bfa9f79f36b279e9e0834d0f39a19ec Mon Sep 17 00:00:00 2001 From: Khalid Mammadov Date: Tue, 23 Nov 2021 23:14:27 +0000 Subject: [PATCH] Correct table alignment in CI doc (#19794) --- CI.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI.rst b/CI.rst index 4c5f15c0d51d4..9f289b608801b 100644 --- a/CI.rst +++ b/CI.rst @@ -124,7 +124,7 @@ You can use those variables when you try to reproduce the build locally. | | | | | case of Postgres or MySQL. However, | | | | | | it requires to perform manual init/reset | | | | | | if you stop the environment. | -+-----------------------------------------+-------------+--------------+-------------+------------------------------------------------+ ++-----------------------------------------+-------------+--------------+------------+-------------------------------------------------+ | Mount variables | +-----------------------------------------+-------------+--------------+------------+-------------------------------------------------+ | ``MOUNT_SELECTED_LOCAL_SOURCES`` | true | false | false | Determines whether local sources are |