[docker] deploy.sh: Use tag for stable branch 33/65833/1
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:27:53 +0000 (15:27 +0100)
commit4ad7cf5046bbfb90d11f6c172475d75fad257149
tree46332d2a29243b8dfa5fbb4ee0fe36e2a90b815c
parentc6260640d64a366499aa90f36f1b760612afb0d7
[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>
ci/deploy.sh