Browse Source

Add execute permissions on macOS

pull/49/head
Bill Wagner 8 years ago
parent
commit
c780eea876
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build-images.sh

+ 1
- 0
build-images.sh View File

@ -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"

Loading…
Cancel
Save