Skip to content

Commit b1d5418

Browse files
hallvictoriaVictoria Hall
and
Victoria Hall
authored
changed builds to use linux image (#231)
Co-authored-by: Victoria Hall <[email protected]>
1 parent abecd58 commit b1d5418

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eng/templates/official/jobs/build-artifacts.yml

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ jobs:
22
- job: "Build"
33
displayName: 'Build Python SDK'
44

5+
pool:
6+
name: 1es-pool-azfunc
7+
image: 1es-ubuntu-22.04
8+
os: linux
9+
510
templateContext:
611
outputParentDirectory: $(Build.ArtifactStagingDirectory)
712
outputs:

0 commit comments

Comments
 (0)