Commit c905e222 authored by Thomas Boni's avatar Thomas Boni
Browse files

Merge branch '449-fix-error-in-the-documentation-of-pages-job' into 'latest'

Resolve "Fix error in the documentation of `Pages` job"

Closes #449

See merge request r2devops/hub!268
parents 457d2144 24a2667d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,4 +39,4 @@ from previous job named `documentation`.

| Name | Description | Default |
| ---- | ----------- | ------- |
| `PAGES_BUILD_PATH` | Path to folder which contains documentation build | `website_build/` |
| `PAGES_BUILD_PATH` | Path to folder which contains the static website files to publish | `website_build/` |