updated jenkins file
This commit is contained in:
Vendored
+1
@@ -8,6 +8,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'apt-get update'
|
sh 'apt-get update'
|
||||||
sh 'git submodule update --init --remote --recursive'
|
sh 'git submodule update --init --remote --recursive'
|
||||||
|
sh 'git submodule update'
|
||||||
sh './attach_modules.sh'
|
sh './attach_modules.sh'
|
||||||
sh 'cd libraries; ./build.sh'
|
sh 'cd libraries; ./build.sh'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user