We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407e2ae commit fb28a57Copy full SHA for fb28a57
1 file changed
.gitlab-ci-correaa.yml
@@ -1536,7 +1536,7 @@ mrdocs:
1536
-DCMAKE_BUILD_TYPE=Release
1537
-DMULTI_BUILD_TESTS=OFF
1538
-DMULTI_BUILD_PACKAGE=OFF
1539
- - mrdocs mrdocs.yml
+ - mrdocs mrdocs.yml --warn-as-error=true
1540
- tree -L 3 doc/modules/reference/pages # avoid piping to head (SIGPIPE + pipefail fails the job)
1541
artifacts:
1542
paths:
0 commit comments