Commit docker version overrides in oom submodules
[integration.git] / deployment / heat / onap-rke / rancher_vm_entrypoint.sh
index 342f99c..65c16da 100644 (file)
@@ -162,6 +162,7 @@ fi
 
 cd ~/oom
 git diff
+git submodule foreach --recursive 'git commit -a -m "apply manifest versions" || :'
 git commit -a -m "apply manifest versions"
 
 cd ~/oom