Skip to content

Commit 3fcdaab

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent e0736bd commit 3fcdaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stages:
2626
- job: Build
2727
displayName: Build
2828
pool:
29-
vmImage: $(vmImageName)
29+
image: local
3030
steps:
3131
- task: Docker@2
3232
displayName: Build and push an image to container registry

0 commit comments

Comments
 (0)