Обновить Jenkinsfile

This commit is contained in:
2026-05-17 12:02:46 +03:00
parent 031b48df24
commit 482ed4c731
Vendored
+1 -1
View File
@@ -22,7 +22,7 @@ pipeline {
// booleanParam(name: 'CLEAN_BUILD', defaultValue: true, description: 'Run flutter clean before build') // booleanParam(name: 'CLEAN_BUILD', defaultValue: true, description: 'Run flutter clean before build')
// } // }
// stages { stages {
// stage('Preparation') { // stage('Preparation') {
// steps { // steps {
// script { // script {