We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c05ce commit 9a1cc2bCopy full SHA for 9a1cc2b
1 file changed
.gitlab-ci-correaa.yml
@@ -1602,7 +1602,7 @@ mrdocs:
1602
-DCMAKE_BUILD_TYPE=Release
1603
-DMULTI_BUILD_TESTS=OFF
1604
-DMULTI_BUILD_PACKAGE=OFF
1605
- - mrdocs mrdocs.yml
+ - mrdocs mrdocs.yml --warn-as-error=true
1606
- tree -L 3 doc/modules/reference/pages # avoid piping to head (SIGPIPE + pipefail fails the job)
1607
artifacts:
1608
paths:
0 commit comments