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