Skip to content
Snippets Groups Projects
Commit 557f5354 authored by Moul's avatar Moul
Browse files

CI:website: allow failure (#433)

There are not always necessary documentation updates
to be build and published on `pages` branch

Otherwise we could create an empty commit with
`--allow-empty` Mike option, but we do not want empty traffic
drawback: documentation build could really fail and could be unnoticed
parent 44838aae
No related branches found
No related tags found
No related merge requests found
Pipeline #39390 passed with warnings
......@@ -228,6 +228,7 @@ website:
stage: website
needs: ["tests:3.12:cov"]
extends: .mkdocs_changes
allow_failure: true
variables:
RELEASE: "0.12"
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment