Обновить Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -27,7 +27,7 @@ pipeline {
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Preparation') {
|
||||
stage('Preparation -)') {
|
||||
steps {
|
||||
script {
|
||||
def buildType = params.BUILD_TYPE.toLowerCase()
|
||||
|
||||
Reference in New Issue
Block a user