summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2019-01-24 13:44:36 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2019-01-24 13:44:36 +0000
commit12c189fea372566477ba5b709e59139e0e2014bd (patch)
treef1fddd15ed6c7d0c300bd2c6ae41bc99ed0e87a7 /doc
parenta59563a1043dae27790779bd47a01ca509c6b875 (diff)
downloadgitlab-ce-12c189fea372566477ba5b709e59139e0e2014bd.tar.gz
Fix table overlapping the ToC
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/variables/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 25d189afb24..466c5ee5914 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -1,3 +1,7 @@
+---
+table_display_block: true
+---
+
# GitLab CI/CD Variables
When receiving a job from GitLab CI, the [Runner] prepares the build environment.