Commit docker version overrides in oom submodules 60/86660/1
authorGary Wu <gary.i.wu@huawei.com>
Tue, 30 Apr 2019 17:57:51 +0000 (10:57 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 30 Apr 2019 17:57:51 +0000 (10:57 -0700)
Change-Id: I471f1735a4a9f826967f8c88d49d9b4fdeb2aa6d
Issue-ID: INT-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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