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