Skip to content

Commit

Permalink
Change Azure web app deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsingleton authored May 13, 2020
1 parent a6d8c72 commit 637cadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ stages:
ConnectionType: 'AzureRM'
azureSubscription: 'Free Trial(e78f5ea0-bc84-42ba-8122-2a20415a6d00)'
appType: 'webAppLinux'
WebAppName: 'huxley2-dev'
WebAppName: 'huxley2'
packageForLinux: '$(Build.ArtifactStagingDirectory)/**/Huxley2.zip'
RuntimeStack: 'DOTNETCORE|3.1'

Expand Down

0 comments on commit 637cadd

Please sign in to comment.