We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2b21e commit bc2a1e6Copy full SHA for bc2a1e6
1 file changed
scripts/cibuild
@@ -21,6 +21,8 @@ IGNORE_HREFS=${IGNORE_HREFS:+$IGNORE_HREFS,}$(ruby -e "puts %w{
21
renesas.com
22
ieeexplore.ieee.org
23
build.ros2.org
24
+ emanual.robotis.com
25
+ www.antratek.com
26
${ADDITIONS}
27
}.map{|h| \"/#{h}/\"}.join(\",\")"
28
)
0 commit comments