sonic-buildimage/.azure-pipelines
xumia 39241decdd [Build] Fix the reproducible build variable display error in the slave container (#14543)
Why I did it
Enable the reproducible build for PR build for master branch

Fix the reproducible build variable display error in the slave container.
The below config is none, although the config is set and takes effect.

"SONIC_VERSION_CONTROL_COMPONENTS": "none"
How I did it
Passing the variable through the slave container command line.
The variable has been passed to the slave container and the other docker container by a config file, it is only used to display the value during the build.

How to verify it
See https://dev.azure.com/mssonic/build/_build/results?buildId=247960&view=logs&j=88ce9a53-729c-5fa9-7b6e-3d98f2488e3f&t=88f376cf-c35d-5783-0a48-9ad83a873284

"SONIC_VERSION_CONTROL_COMPONENTS": "deb,py2,py3,web,git,docker"
2023-05-23 18:16:41 +08:00
..
azure-pipelines-build.yml [ci] Fix build issue for vs vhdx image. #14427 2023-03-28 20:53:23 +08:00
azure-pipelines-download-certificate.yml [Ci]: Support to sign image for cisco-8000 uefi secure boot (#10616) 2022-04-24 21:13:41 -07:00
azure-pipelines-image-template.yml [ci] Fix docker hang issue and change template reference branch (#13894) 2023-02-22 20:55:37 +08:00
azure-pipelines-job-groups.yml [ci]: Increase pipeline build timeout from 12 hours to 15 hours (#9200) 2021-11-09 07:35:18 -08:00
azure-pipelines-Official.yml Add azure pipelines for reproducible build (#6870) 2021-02-25 13:44:58 +08:00
azure-pipelines-repd-build-variables.yml [Build] Fix the reproducible build variable display error in the slave container (#14543) 2023-05-23 18:16:41 +08:00
azure-pipelines-UpgrateVersion.yml [Build][202111] Support Debian snapshot mirror to improve build stability (#14664) 2023-04-18 14:32:31 +08:00
build-commonlib.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11603) 2022-08-02 16:15:33 +08:00
build-template.yml [ci]: get build logs when build fails (#7219) 2021-04-03 09:28:56 -07:00
check-dirty-version.yml [Ci]: check if there is a sonic dirty version issue (#10445) 2022-04-10 23:17:58 -07:00
cleanup.yml [ci] Kill hanged docker build process to avoid build timeout issue. (#13726) (#13597) 2023-02-22 13:15:53 +08:00
docker-sonic-mgmt.yml [CI] Add publish step in docker-sonic-mgmt azure pipeline (#7902) 2021-06-17 10:26:21 -07:00
docker-sonic-slave-arm64.yml [ci]: add native arm64/armhf sonic-slave build pipeline (#9056) 2021-11-06 03:42:51 -07:00
docker-sonic-slave-armhf.yml [ci]: add native arm64/armhf sonic-slave build pipeline (#9056) 2021-11-06 03:42:51 -07:00
docker-sonic-slave-template.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11603) 2022-08-02 16:15:33 +08:00
docker-sonic-slave.yml Fix sonic slave pipeline to set correct tag on sonic slave image. (#13177) (#13384) 2023-01-18 11:32:19 +08:00
dpkg-cache-cleanup.yml [CI] Add Bldenv pipeline files (#7458) 2021-04-30 16:35:38 -07:00
official-build-cache.yml [Build]: Enable marvell-armhf PR check (#10259) 2022-03-27 19:29:59 -07:00
official-build-cisco-8000.yml [Ci]: Support to sign image for cisco-8000 uefi secure boot (#10616) 2022-04-24 21:13:41 -07:00
official-build-multi-asic.yml [Build]: Support reproducible build for release branches (#9426) 2021-12-26 20:55:51 -08:00
official-build.yml [ci] Fix bug involved by PR 11810 which affect official build pipeline (#11891) 2022-10-26 08:22:31 +08:00
run-test-template.yml [azure-pipeline][multi-asic]: Add azure pipeline script to generate multi asic vs image (#8215) 2021-09-24 11:14:43 -07:00
template-clean-sonic-slave.yml [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341) 2022-04-02 00:07:22 +00:00
template-commonlib.yml [ci] Add arm artifacts in common lib azure pipeline (#10890) 2022-05-24 14:57:31 +08:00
template-daemon.yml [ci] Fix docker hang issue and change template reference branch (#13894) 2023-02-22 20:55:37 +08:00
template-skipvstest.yml Cherry-pick two PRs (#11194) 2022-06-21 13:27:16 +08:00
template-variables.yml [ci] Kill hanged docker build process to avoid build timeout issue. (#13726) (#13597) 2023-02-22 13:15:53 +08:00
trigger-publish-artifacts-build.yml [Ci]: Fix to trigger the publish pipeline in failure build issue (#10847) 2022-05-25 16:32:00 -07:00
vstest-exclude Cherry-pick two PRs (#11194) 2022-06-21 13:27:16 +08:00
vstest-include Cherry-pick two PRs (#11194) 2022-06-21 13:27:16 +08:00