VPP: added text to avoid broken opensuse maven push
[ci-management.git] / jjb / vpp / include-raw-vpp-maven-push.sh
index 086258e..9a5e9ba 100644 (file)
@@ -32,7 +32,7 @@ elif [ "${OS}" == "centos7" ]; then
     do
         push_rpm "$i"
     done
-elif [ "${OS}" == "opensuse" ]; then
+elif [ "${OS}" == "opensusenotready" ]; then
     # Find the files
     RPMS=$(find . -type f -iname '*.rpm')
     for i in $RPMS