Skip to content

Commit

Permalink
Update az-svc-deployment.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vimal-knoldus authored Sep 24, 2023
1 parent 83abbc2 commit a6cf451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion az-svc-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ DEPLOYMENT_NAME="admin-service"
RESOURCE_GROUP_NAME="az-nashtech-resource-group"

sudo az aks install-cli
sudo az acr login --name ntdemocontainerregistry
echo "---------build and deploy $SERVICE_NAME-----------"
cd "$SERVICE_NAME" || exit
mvn clean install
Expand Down

0 comments on commit a6cf451

Please sign in to comment.