Description
Template pour utiliser Gitlab Pages.
Utilisation
.gitlab-ci.yml
---
stages:
- documentation
include:
- remote: 'https://gitlab-templates.galilee.fr/pages/0.5.1.yml'
Variables accessibles
| Name | Description | Default |
|---|---|---|
PAGES_BUILD_PATH |
Path to folder which contains the static website files to publish | website_build/ |
PAGES_REDIRECTION_FILE |
Path to file which contains redirection routes for the website. | |
Historique
v0.5.1
Import template R2Devops.