Skip to content

Commit cd53a5a

Browse files
committed
Set up CI with Azure Pipelines
[skip ci]
1 parent 82fc15e commit cd53a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ steps:
4747
- task: AzureRmWebAppDeployment@4
4848
inputs:
4949
ConnectionType: 'AzureRM'
50-
azureSubscription: 'julia-test-service-conn-workflow-identity'
50+
azureSubscription: 'julia-arm-server'
5151
appType: 'webAppLinux'
52-
WebAppName: 'ceb-pipelines-flask-webapp'
52+
WebAppName: 'march7tempapp'
5353
packageForLinux: '$(Build.ArtifactStagingDirectory)/Application$(Build.BuildId).zip'

0 commit comments

Comments
 (0)