Merge branch 'js/ci-squelch-doc-warning' into maint
Squelch unhelpful warning message during documentation build. * js/ci-squelch-doc-warning: ci: ignore rubygems warning in the "Documentation" job
This commit is contained in:
commit
4e52c1ae27
@ -7,6 +7,7 @@
|
||||
|
||||
filter_log () {
|
||||
sed -e '/^GIT_VERSION = /d' \
|
||||
-e "/constant Gem::ConfigMap is deprecated/d" \
|
||||
-e '/^ \* new asciidoc flags$/d' \
|
||||
-e '/stripped namespace before processing/d' \
|
||||
-e '/Attributed.*IDs for element/d' \
|
||||
|
Loading…
Reference in New Issue
Block a user