Skip to content

Commit e79a596

Browse files
author
Evans Aboge (from Dev Box)
committed
Run build on ubuntu
1 parent f837c1e commit e79a596

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,16 @@ extends:
3737
parameters:
3838
pool:
3939
name: Azure-Pipelines-1ESPT-ExDShared
40-
image: ubuntu-latest
41-
os: linux
40+
image: windows-2022
41+
os: windows
4242
customBuildTags:
4343
- ES365AIMigrationTooling
4444
stages:
4545
- stage: build
46+
pool:
47+
name: Azure-Pipelines-1ESPT-ExDShared
48+
image: ubuntu-latest
49+
os: linux
4650
jobs:
4751
- job: build
4852
templateContext:

0 commit comments

Comments
 (0)