Add the ability to call deploy.sh without params 89/5489/1
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 8 Mar 2017 16:40:51 +0000 (11:40 -0500)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 8 Mar 2017 16:40:51 +0000 (11:40 -0500)
commitc1570953a15c7ceb378c0fad9965fa41b17ebae4
tree645ef0f84e93d60c6d1f32dd04a86351613d70d7
parentd060f724701f52105e61fb596eaa780e738a25d8
Add the ability to call deploy.sh without params

 By default, deploy.sh is expecting Nexus related params
 to pull the images from there. But while developing locally,
 one would want to use the local images, hence wouldn't pass
 any args.

Change-Id: Ia9866e7dcb854561c6950da8c9cb69d758477457
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
deploy.sh