Merge pull request #5 from gitgoodjhe/deployDemoApp

s
This commit is contained in:
Jörg Heffner 2024-08-14 21:03:14 +02:00 committed by GitHub
commit ae88da7822
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ jobs:
- name: Deploy to Microsoft Azure - name: Deploy to Microsoft Azure
uses: Azure/webapps-deploy@v2 uses: Azure/webapps-deploy@v2
with: with:
app-name: kadai app-name: kadaiio
package: rest/taskana-rest-spring-example-boot/target/taskana-rest-spring-example-boot.jar package: rest/taskana-rest-spring-example-boot/target/taskana-rest-spring-example-boot.jar
- name: Wait for Azure for 60 seconds - name: Wait for Azure for 60 seconds
uses: jakejarvis/wait-action@master uses: jakejarvis/wait-action@master