diff --git a/build-images.sh b/build-images.sh index 2b778fe23..7999f82c8 100755 --- a/build-images.sh +++ b/build-images.sh @@ -21,3 +21,4 @@ docker build -t eshop/ordering.api "$(pwd)/pub/ordering" docker build -t eshop/basket.api "$(pwd)/pub/basket" docker build -t eshop/webspa "$(pwd)/pub/webSPA" docker build -t eshop/identity "$(pwd)/pub/identity" +