From 83bdfd007277b19bcd82ef3a7c2d7f0e9fab9898 Mon Sep 17 00:00:00 2001 From: liuh-80 Date: Fri, 19 Apr 2024 10:05:39 +0000 Subject: [PATCH] List installed go version --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1732abd6..f1c66b77 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -156,6 +156,8 @@ stages: apt list --installed | grep golang + apt-cache policy golang + pushd sonic-gnmi dpkg-buildpackage -rfakeroot -us -uc -b -j$(nproc) && cp ../*.deb $(Build.ArtifactStagingDirectory)/