aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lava-dispatcher.yaml2
-rw-r--r--lava-server.yaml2
2 files changed, 2 insertions, 2 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
diff --git a/lava-server.yaml b/lava-server.yaml
index f7ec27c69f..6f39d3ed0e 100644
--- a/lava-server.yaml
+++ b/lava-server.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
./ci-run --noinput -v2
- build-name-setter: