[validation] docker: Keep going after build fail 58/1158/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 10 Jul 2019 13:37:09 +0000 (15:37 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 10 Jul 2019 13:37:09 +0000 (15:37 +0200)
When building all validation docker images, if one of the image builds
fails, the next image builds are currently skipped.

Keep going through all the build steps, while still exiting with a non
zero return code in case one of the steps fails.

Change-Id: Ib983ec311caaa71c9429280aa9295568380e9387
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>

No differences found