aboutsummaryrefslogtreecommitdiff
path: root/lava-dispatcher.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lava-dispatcher.yaml')
-rw-r--r--lava-dispatcher.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lava-dispatcher.yaml b/lava-dispatcher.yaml
index e0aff4c1f3..1379923f1d 100644
--- a/lava-dispatcher.yaml
+++ b/lava-dispatcher.yaml
@@ -47,9 +47,9 @@
git clone -b ${GERRIT_BRANCH} --depth 1 https://git.linaro.org/${GERRIT_PROJECT}
cd *
- git log -n3
git fetch https://review.linaro.org/${GERRIT_PROJECT} ${GERRIT_REFSPEC}
git checkout -q FETCH_HEAD
+ git log -n3
set -e
./ci-run
echo