[docker] deploy.sh: Use tag for stable branch 45/65845/1 opnfv-7.1.0
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 14 Dec 2018 14:25:40 +0000 (15:25 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 14 Dec 2018 14:43:59 +0000 (14:43 +0000)
commit79c56150533ec77e73bede445e74960affbbef67
tree23b358ecb3358de1fdad18bb4251e7f58b12273e
parent5bde8d66b7a2d62e53c5978e8f4d8d6752d2cb24
[docker] deploy.sh: Use tag for stable branch

Outside OPNFV Jenkins (i.e. when manually cloning the OPNFV Fuel
repo and starting a deploy), the Docker tag used to default to
'latest' unless the user specifically set it to 'gambia'.
Rely on 'defaultbranch' setting in .gitreview to determine the
appropiate Docker tag.

Change-Id: I7e6b0706597d84d7cd5dc077499da78031aa61af
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 4ad7cf5046bbfb90d11f6c172475d75fad257149)
ci/deploy.sh