Обновить Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -53,7 +53,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Flutter Deps') {
|
||||
stage('Flutter clean') {
|
||||
when {
|
||||
expression {
|
||||
params.CLEAN_BUILD == true
|
||||
|
||||
Reference in New Issue
Block a user