test
This commit is contained in:
parent
4227ca6965
commit
3c66b3c0d5
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -23,7 +23,7 @@ pipeline {
|
|||
sh 'git submodule update --init --recursive'
|
||||
|
||||
def branch = sh(
|
||||
script: "git rev-parse --abbrev-ref HEAD",
|
||||
script: "git branch --show-current",
|
||||
returnStdout: true
|
||||
).trim()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue