sonic-buildimage/.azure-pipelines
xumia 6a6512246d
[Bug][Build]: fix the file not found issue caused by the relative path (#9450)
#### Why I did it
Merged from master branch: https://github.com/Azure/sonic-buildimage/pull/9443
Fix the nodesource.list cannot read issue, it is cased by the full path not used.

```
2021-12-03T06:59:26.0019306Z Removing intermediate container 77cfe980cd36
2021-12-03T06:59:26.0020872Z  ---> 528fd40e60f6
2021-12-03T06:59:26.0021457Z Step 81/81 : RUN post_run_buildinfo
2021-12-03T06:59:26.0841136Z  ---> Running in d804bd7e1b06
2021-12-03T06:59:29.1626594Z DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
2021-12-03T06:59:34.2960105Z /usr/bin/sed: can't read nodesource.list: No such file or directory
2021-12-03T06:59:34.5094880Z The command '/bin/sh -c post_run_buildinfo' returned a non-zero code: 2
```
2021-12-07 23:42:33 -08:00
..
azure-pipelines-build.yml [CI] Fix Azure pipeline set -e not work. (#9282) 2021-11-20 00:45:00 +00:00
azure-pipelines-image-template.yml [Build]: Enable arm pr check #9362 2021-12-04 09:31:53 +08:00
azure-pipelines-job-groups.yml [ci]: increase official build to 12 hours 2021-05-05 07:11:59 -07:00
azure-pipelines-Official.yml Add azure pipelines for reproducible build (#6870) 2021-02-28 17:45:18 -08:00
azure-pipelines-UpgrateVersion.yml Add auto-version-upgrade for arm image (#8244) 2021-07-22 19:39:56 +08:00
build-template.yml [CI] Add azure pipeline file for official build 2021-04-25 11:35:57 -07:00
cleanup.yml [CI] Add azure pipeline file for official build 2021-04-25 11:35:57 -07:00
docker-sonic-mgmt.yml [CI] Add Bldenv pipeline files (#7458) 2021-05-05 07:30:39 -07:00
docker-sonic-slave.yml [Bug][Build]: fix the file not found issue caused by the relative path (#9450) 2021-12-07 23:42:33 -08:00
dpkg-cache-cleanup.yml [CI] Add Bldenv pipeline files (#7458) 2021-05-05 07:30:39 -07:00
official-build-cisco-8000.yml Fix failed to download cisco artifacts issue (#8942) 2021-10-15 00:40:10 +00:00
official-build.yml [build]: Enable reproducible build for git docker (#8331) 2021-08-04 09:59:02 -07:00
run-test-template.yml [CI] Add azure pipeline file for official build 2021-04-25 11:35:57 -07:00