Обновить Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user