Обновить 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')
|
||||
// }
|
||||
|
||||
// stages {
|
||||
stages {
|
||||
// stage('Preparation') {
|
||||
// steps {
|
||||
// script {
|
||||
|
||||
Reference in New Issue
Block a user