Обновить Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -48,7 +48,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
//def ANDROID_HOME = "/opt/flutter"
|
//def ANDROID_HOME = "/opt/flutter"
|
||||||
//env.PATH = "${flutterHome}/bin:${env.PATH}"
|
//env.PATH = "${flutterHome}/bin:${env.PATH}"
|
||||||
sh 'find /opt -name "*droid*"'
|
sh 'find /soft -name "*droid*"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user