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 9a12e53 commit a3b59bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ 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 a3b59bc

Please sign in to comment.