Update build-bits.sh

This commit is contained in:
Cesar De la Torre 2017-10-02 13:16:11 -07:00 committed by GitHub
parent 8ff4856a89
commit 09e35a8c65

View File

@ -1,5 +1,7 @@
#!/bin/sh
# List of microservices here needs to be updated to include all the new microservices (Marketing, etc.)
projectList=(
"../src/Services/Catalog/Catalog.API"
"../src/Services/Basket/Basket.API"