aboutsummaryrefslogtreecommitdiff
path: root/trigger-lkft-android-common-weekly.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-08-20 11:13:25 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2020-08-20 11:13:25 +0800
commit1e014ec56df242e04ccdef31acb643e3260a1adc (patch)
treefb44a851e967eb8ec0cb9d1cd9c1a27388da2023 /trigger-lkft-android-common-weekly.yaml
parentb3ff805149079e2a8b22fbde22b6c3c1ba369a0a (diff)
lkft android: add suffix for branch for weekly and prebuilts builds
so that they won't be mixed with other branches Change-Id: Ib22fa922a030a32d04379683ace6d3d1d08696c1 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'trigger-lkft-android-common-weekly.yaml')
-rw-r--r--trigger-lkft-android-common-weekly.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/trigger-lkft-android-common-weekly.yaml b/trigger-lkft-android-common-weekly.yaml
index 3d76f7dadc..a573314eec 100644
--- a/trigger-lkft-android-common-weekly.yaml
+++ b/trigger-lkft-android-common-weekly.yaml
@@ -40,7 +40,7 @@
env
MAKE_KERNELVERSION=$(make kernelversion)
- KERNEL_BRANCH=${GIT_BRANCH#android-common/}
+ KERNEL_BRANCH=${GIT_BRANCH#android-common/}-weekly
KERNEL_DESCRIBE=${MAKE_KERNELVERSION}-${GIT_COMMIT:0:12}-$(date +%Y%m%d%H%M)
echo KERNEL_DESCRIBE=${KERNEL_DESCRIBE} > properties.txt