Skip to content

Commit fb28a57

Browse files
committed
mrdocs warn as errors
1 parent 407e2ae commit fb28a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci-correaa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@ mrdocs:
15361536
-DCMAKE_BUILD_TYPE=Release
15371537
-DMULTI_BUILD_TESTS=OFF
15381538
-DMULTI_BUILD_PACKAGE=OFF
1539-
- mrdocs mrdocs.yml
1539+
- mrdocs mrdocs.yml --warn-as-error=true
15401540
- tree -L 3 doc/modules/reference/pages # avoid piping to head (SIGPIPE + pipefail fails the job)
15411541
artifacts:
15421542
paths:

0 commit comments

Comments
 (0)