We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16123e commit 7895cb0Copy full SHA for 7895cb0
1 file changed
.azure-pipelines/release.yml
@@ -28,14 +28,14 @@ extends:
28
pool:
29
name: Azure-Pipelines-1ESPT-ExDShared
30
vmImage: windows-latest
31
- os: linux
32
stages:
33
- stage: build
34
jobs:
35
- job: build_sdk
36
37
38
image: ubuntu-latest
+ os: linux
39
displayName: Build, Test, and Package v1.0 SDK
40
templateContext:
41
outputs:
0 commit comments