diff options
-rw-r--r-- | doc/ci/variables/README.md | 4 |
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. |