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 a6cf451 commit fe261b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions az-svc-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DEPLOYMENT_NAME="admin-service"
RESOURCE_GROUP_NAME="az-nashtech-resource-group"

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

0 comments on commit fe261b3

Please sign in to comment.