Commit f82f46db authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

docs: add gitlab compatibility

parent f254d978
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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