Prepare gambia docker images 45/62145/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 12 Sep 2018 18:21:52 +0000 (20:21 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 12 Sep 2018 18:21:52 +0000 (20:21 +0200)
Change-Id: I15b19840ab72de3ffbcf464ab79c3cd76218fb71
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
.gitreview
build.sh

index 8db5dfe..60ed006 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.opnfv.org
 port=29418
 project=functest-xtesting.git
-
+defaultbranch=stable/gambia
index 9e6a998..090fe34 100644 (file)
--- 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"}