Fix yamllint for jsonrpc
[releng/builder.git] / jjb / include-raw-check-poms.sh
index 57e27a3e0bcac7c6e2bae75f83fa9540d690f4b0..7410548ef1f740afbac652a60150fe0ec9be5e43 100644 (file)
@@ -39,7 +39,9 @@ do
        [ "$p" == "integration" ] || \
        [ "$p" == "net-virt-platform" ] || \
        [ "$p" == "opendove" ] || \
-       [ "$p" == "plugin2oc" ]
+       [ "$p" == "plugin2oc" ] || \
+       # Also ignore projects known to deploy to non-ODL repositories
+       [ "$p" == "yangide" ]
     then
         continue
     fi