updated jenkins file
This commit is contained in:
parent
5a549abd61
commit
b73a73ad25
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
git submodule foreach -q --recursive 'echo "Updating $name"; git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)'
|
||||
git submodule foreach -q --recursive 'echo "Updating $name"; git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master); git pull'
|
||||
|
Loading…
x
Reference in New Issue
Block a user