Skip to content

Commit

Permalink
deploy shipment service
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan59 committed Sep 13, 2023
1 parent 2a6a24f commit d9da0ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion apps-deployment-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ do

# case 5 build and deploy order-service
"shipment-service")
build_and_deploy_service inventory-service $GKE_CLUSTER inventoryservice
build_and_deploy_service shipment-service $GKE_CLUSTER shipmentservice
cd ..;;

esac
Expand Down
3 changes: 0 additions & 3 deletions projects-changes-deploy.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
order-service
inventory-service
payment-service
shipment-service

0 comments on commit d9da0ec

Please sign in to comment.