build commit
This commit is contained in:
parent
ff0f8d6fad
commit
34080a0ee0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -11,7 +11,7 @@ node('Lithium'){
|
||||
sh "git checkout ${env.BRANCH_NAME}"
|
||||
sh "git checkout -- ."
|
||||
|
||||
//sh "git pull"
|
||||
sh "git pull"
|
||||
//sh "git submodule update --init --recursive"
|
||||
//sh "git submodule update --remote --merge"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user