We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0736bd commit 3fcdaabCopy full SHA for 3fcdaab
azure-pipelines.yml
@@ -26,7 +26,7 @@ stages:
26
- job: Build
27
displayName: Build
28
pool:
29
- vmImage: $(vmImageName)
+ image: local
30
steps:
31
- task: Docker@2
32
displayName: Build and push an image to container registry
0 commit comments