Skip to content

Commit 4299556

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent ef60f82 commit 4299556

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
@@ -8,13 +8,13 @@ trigger:
88

99
variables:
1010
# Azure Resource Manager connection created during pipeline creation
11-
azureSubscription: '7bbe0a19-1b79-4df3-a9f7-798821e34449'
11+
azureSubscription: '061440c6-b8b2-41ab-98dc-8863642471ff'
1212

1313
# Function app name
1414
functionAppName: 'func-azure-devops-state-tracker'
1515

1616
# Agent VM image name
17-
vmImageName: 'vs2017-win2016'
17+
vmImageName: 'ubuntu-20.04'
1818

1919
# Working Directory
2020
workingDirectory: '$(System.DefaultWorkingDirectory)/AzureDevOpsStateTracker.Functions'

0 commit comments

Comments
 (0)