Add engine docker build script to fgps script 95/96795/1
authorArthur Martella <arthur.martella.1@att.com>
Wed, 9 Oct 2019 13:21:34 +0000 (09:21 -0400)
committerArthur Martella <arthur.martella.1@att.com>
Wed, 9 Oct 2019 13:21:34 +0000 (09:21 -0400)
Issue-ID: OPTFRA-578
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I43384cc1120f14e7bc3f93f02c2f713aaf6c9749

jjb/optf/build-optf-fgps-docker-image.sh

index 2d7b4f6..af73158 100644 (file)
@@ -8,3 +8,6 @@ echo $CURRENTDIR
 chmod 755 ./*.*
 cd ./valetapi
 ./build-dockers.sh
+
+cd ../engine
+./build-dockers.sh