From f872c13f86b20550e9278345678d0aea75011e76 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 11 Sep 2019 18:36:59 +0800 Subject: [PATCH] 20180082: Job [Hi365_Android] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Hi365_Android/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Hi365_Android/config.xml b/jobs/Hi365_Android/config.xml index c914872d..beabe749 100644 --- a/jobs/Hi365_Android/config.xml +++ b/jobs/Hi365_Android/config.xml @@ -52,7 +52,7 @@ cd ${project_path}/android -app_version=$(grep 'version:' pubspec.yaml | cut -d ' ' -f2) +app_version=$(grep 'version:' ${project_path}/pubspec.yaml | cut -d ' ' -f2) current_date=$(date +"%Y%m%d") -- 2.26.2