Skip to content

Commit 42a4409

Browse files
committed
update
1 parent a58b619 commit 42a4409

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/spring-apps/includes/quickstart-deploy-restful-api-app/deploy-restful-api-app-with-enterprise-plan.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -349,15 +349,7 @@ You can now deploy the app to Azure Spring Apps.
349349

350350
### [Azure CLI](#tab/Azure-CLI)
351351

352-
For enterprise tier, user doesn't need to deploy jar, can directory deploy source code.
353-
354-
1. Use the following command to clean package:
355-
356-
```azurecli
357-
./mvnw clean
358-
```
359-
360-
1. Use the following command to deploy the app based on source code:
352+
Use the following command to deploy the app based on source code:
361353

362354
```azurecli
363355
az spring app deploy \

0 commit comments

Comments
 (0)