mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update azure-webapps-java-jar.yml
corrected azure web app name
This commit is contained in:
parent
30c72ee5bb
commit
c7d1095408
1 changed files with 1 additions and 1 deletions
2
.github/workflows/azure-webapps-java-jar.yml
vendored
2
.github/workflows/azure-webapps-java-jar.yml
vendored
|
@ -20,7 +20,7 @@
|
|||
name: Build and deploy JAR app to Azure Web App
|
||||
|
||||
env:
|
||||
AZURE_WEBAPP_NAME: spring-petclinic # set this to the name of your Azure Web App
|
||||
AZURE_WEBAPP_NAME: spring-petclinic-1672943194529 # set this to the name of your Azure Web App
|
||||
JAVA_VERSION: '17' # set this to the Java version to use
|
||||
DISTRIBUTION: zulu # set this to the Java distribution
|
||||
|
||||
|
|
Loading…
Reference in a new issue