aboutsummaryrefslogtreecommitdiff
path: root/android-r-lcr-manifest.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-11-22 14:12:41 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-11-22 14:12:41 +0530
commit6699dca08e21ce526f1d26d36d03fbf2a0d56088 (patch)
tree199a59c69c9d7dbbfda905781b87b909bc328bb0 /android-r-lcr-manifest.yaml
parent39c902ceebaad01c121b9ca9eee4c847308e30b2 (diff)
android-r-lcr-manifest: set git user
Change-Id: I28b051ae055e46fbfb162c5a9788668843e6f50a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-r-lcr-manifest.yaml')
-rw-r--r--android-r-lcr-manifest.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/android-r-lcr-manifest.yaml b/android-r-lcr-manifest.yaml
index efb668974d..a1036c42ef 100644
--- a/android-r-lcr-manifest.yaml
+++ b/android-r-lcr-manifest.yaml
@@ -37,6 +37,9 @@
- shell: |
#!/bin/bash
+ git config --global user.email "ci_notify@linaro.org"
+ git config --global user.name "Linaro CI"
+
mkdir -p out
wget -q ${MANIFEST_URL} -O out/R-LCR.xml
wget -q https://git.linaro.org/ci/job/configs.git/plain/android-r-lcr-manifest/tag-manifest.sh