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