aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview2
-rw-r--r--build.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index 8db5dfee..60ed0066 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.opnfv.org
port=29418
project=functest-xtesting.git
-
+defaultbranch=stable/gambia
diff --git a/build.sh b/build.sh
index 9e6a9986..090fe341 100644
--- a/build.sh
+++ b/build.sh
@@ -8,7 +8,7 @@
set -xe
repo=${REPO:-opnfv}
-tag=${BRANCH:-latest}
+tag=${BRANCH:-gambia}
arch=${arch-"\
amd64 \
arm64"}