Use GS_URL as it is now defined by Jenkins and detect Jenkins job name
[ovsnfv.git] / ci / build.sh
index 18cb2c3..d079ad5 100755 (executable)
@@ -2,4 +2,8 @@
 
 echo "Hello OVSNFV community!"
 
+echo "Build ovs RPM for Linux kernel data plane from master branch of OVS."
+
+./buildovs.sh
+
 exit 0