diff --git a/.azure-pipelines/build-swss-template.yml b/.azure-pipelines/build-swss-template.yml index 54cd78e2c..a6c5b08e1 100644 --- a/.azure-pipelines/build-swss-template.yml +++ b/.azure-pipelines/build-swss-template.yml @@ -12,6 +12,7 @@ parameters: values: - sonicbld - default + - sonic-common default: default - name: timeout diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0a7bf62d5..c24b1b646 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -114,6 +114,7 @@ stages: syslog_artifact_name: sonic-swss.syslog artifact_name: sonic-swss debian_version: ${{ parameters.debian_version }} + pool: sonic-common - stage: BuildDocker dependsOn: BuildSwss