Update 'Jenkinsfile'
This commit is contained in:
parent
cc09d88ffd
commit
0e8d11c0cd
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -28,8 +28,7 @@ pipeline{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''#!/bin/bash
|
||||||
#!/bin/bash
|
|
||||||
printenv
|
printenv
|
||||||
# git submodule init
|
# git submodule init
|
||||||
git submodule update --init --depth 1
|
git submodule update --init --depth 1
|
||||||
|
Loading…
Reference in New Issue
Block a user