We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a61dd commit b603663Copy full SHA for b603663
azure-pipelines-dash.yml
@@ -34,7 +34,7 @@ stages:
34
- template: .azure-pipelines/build-template.yml
35
parameters:
36
arch: amd64
37
- sonic_slave: sonic-slave-buster
+ sonic_slave: sonic-slave-bullseye
38
swss_common_artifact_name: sonic-swss-common
39
swss_common_branch: master
40
artifact_name: sonic-swss
@@ -79,7 +79,7 @@ stages:
79
80
log_artifact_name: log
81
gcov_artifact_name: sonic-gcov
82
83
84
archive_gcov: true
85
num_ports: 2
0 commit comments