diff --git a/README.md b/README.md
index 1585dcac4944f20360a0bc583cea51466bafb6f9..c9a18aa9d590330148e6f9db9d582ecd07f6b662 100644
--- a/README.md
+++ b/README.md
@@ -280,3 +280,7 @@ It is bound to the `publish` stage, applies only on tags and uses the following
 | `DOCS_DIRECTORY`         | Directory containing docs source                                                       | `docs`                            |
 | `DOCS_BUILD_DIR`         | Output build directory for documentation                                               | `public`                          |
 | `DOCS_MAKE_ARGS`         | Args of make command                                                                   | `html BUILDDIR=${DOCS_BUILD_DIR}` |
+
+## Gitlab compatibility
+
+:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11