OPNFV bootstrap: Pin kernel to 4.4.0-45
[armband.git] / ci / deploy.sh
index 40abe67..179b168 100755 (executable)
@@ -10,7 +10,7 @@
 set -e
 
 cd $WORKSPACE
-make submodules-clean submodules-init patches-import
+make patches-import
 
 # source local environment variables
 if ! [ -z $LAB_CONFIG_URL ]; then