Update Jenkinsfile
This commit is contained in:
Vendored
-1
@@ -168,7 +168,6 @@ pipeline {
|
|||||||
sh 'figlet "UNSTABLE"'
|
sh 'figlet "UNSTABLE"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
def getVersion() {
|
def getVersion() {
|
||||||
ver = sh(script: 'cat .version', returnStdout: true)
|
ver = sh(script: 'cat .version', returnStdout: true)
|
||||||
|
|||||||
Reference in New Issue
Block a user