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 cef4b0d commit 4e7fd28Copy full SHA for 4e7fd28
azure-pipelines.yml
@@ -76,6 +76,8 @@ stages:
76
jobs:
77
- job: Publish_package
78
displayName: Publish npm package
79
+ pool:
80
+ vmImage: 'ubuntu-20.04'
81
steps:
82
- task: DownloadPipelineArtifact@2
83
displayName: Download built typed-rest-client package
0 commit comments