CICD: run pages job even on htmltest fail
This commit is contained in:
@@ -44,3 +44,6 @@ pages:
|
|||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
# New pages are absolute links to prod, and are 404s until they get published.
|
||||||
|
# Get around htmltest's chicken-and-egg problem. We're on `main`, just publish unconditionally.
|
||||||
|
when: always
|
||||||
|
|||||||
Reference in New Issue
Block a user