Skip to content

Commit

Permalink
List installed go version
Browse files Browse the repository at this point in the history
  • Loading branch information
liuh-80 committed Apr 19, 2024
1 parent 3db0a6b commit 83bdfd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)/
Expand Down

0 comments on commit 83bdfd0

Please sign in to comment.