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:
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
filter_log () {
|
filter_log () {
|
||||||
sed -e '/^GIT_VERSION = /d' \
|
sed -e '/^GIT_VERSION = /d' \
|
||||||
|
-e "/constant Gem::ConfigMap is deprecated/d" \
|
||||||
-e '/^ \* new asciidoc flags$/d' \
|
-e '/^ \* new asciidoc flags$/d' \
|
||||||
-e '/stripped namespace before processing/d' \
|
-e '/stripped namespace before processing/d' \
|
||||||
-e '/Attributed.*IDs for element/d' \
|
-e '/Attributed.*IDs for element/d' \
|
||||||
|
Reference in New Issue
Block a user