Description
Template utiliser mkdocs afin de générer de la documentation.
.gitlab-ci.yml
---
stages:
- documentation
include:
- remote: 'https://gitlab-templates.galilee.fr/mkdocs/1.8.1.yml'
| Name | Description | Default |
|---|---|---|
MKDOCS_OUTPUT_PATH |
Output directory path | website_build/ |
MKDOCS_ADDITIONAL_PLUGINS |
Value of several plugins to install before the build. They have to be separated by ; |
mkdocs-awesome-pages-plugin;mkdocs-git-revision-date-localized-plugin;mkdocs-macros-plugin;mkdocs-same-dir |
IMAGE_TAG |
The default tag for the docker image | 9.5.2 |
Historique
v1.8.1
Ajout dernière version de R2Devops.
v1.7.1
Import du template de R2Devops.