Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DidunAyodeji authored Jun 3, 2022
1 parent a3b59bc commit f6bd114
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ This guide is for deploying to **Azure App Service** via **VS Code Azure Tools E
1. Open the VSCode command palette (ctrl+shift+P on Windows and command+shift+P on Mac).
1. Click `Maven: Execute Commands...`.
1. Click `package`.
1. Click `clean`.
1. You should see the output of the command in your integrated VSCode terminal window. The words `BUILD SUCCESS` indicate that the .WAR file has been generated.
1. Now you must deploy the .WAR file to the app service you created earlier.
1. Open the VSCode command palette (ctrl+shift+P on Windows and command+shift+P on Mac).
Expand Down

0 comments on commit f6bd114

Please sign in to comment.