Обновить Jenkinsfile

This commit is contained in:
2026-05-17 10:51:30 +03:00
parent d23f140909
commit c448645c92
Vendored
+1 -1
View File
@@ -27,7 +27,7 @@ pipeline {
}
stages {
stage('Preparation') {
stage('Preparation -)') {
steps {
script {
def buildType = params.BUILD_TYPE.toLowerCase()