Skip to content
Snippets Groups Projects
Commit 6533d9d4 authored by hornerj94's avatar hornerj94
Browse files

Update azure-pipelines.yml for Azure Pipelines

parent 983fea70
No related merge requests found
...@@ -27,5 +27,5 @@ steps: ...@@ -27,5 +27,5 @@ steps:
azureSubscription: 'Azure for Students (d67e4eff-f95b-4837-b21e-2daef7374625)' azureSubscription: 'Azure for Students (d67e4eff-f95b-4837-b21e-2daef7374625)'
appType: 'webAppLinux' appType: 'webAppLinux'
WebAppName: 'tech-recruiting' WebAppName: 'tech-recruiting'
packageForLinux: '$(System.DefaultWorkingDirectory)/**/*.zip' packageForLinux: '$(System.DefaultWorkingDirectory)/**/*.war'
RuntimeStack: 'WILDFLY|14-jre8' RuntimeStack: 'WILDFLY|14-jre8'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment