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