diff --git a/eng/templates/official/jobs/build-artifacts.yml b/eng/templates/official/jobs/build-artifacts.yml index e2e6e011..bb2171e6 100644 --- a/eng/templates/official/jobs/build-artifacts.yml +++ b/eng/templates/official/jobs/build-artifacts.yml @@ -2,6 +2,11 @@ jobs: - job: "Build" displayName: 'Build Python SDK' + pool: + name: 1es-pool-azfunc + image: 1es-ubuntu-22.04 + os: linux + templateContext: outputParentDirectory: $(Build.ArtifactStagingDirectory) outputs: