Skip to content

Commit

Permalink
NO MERGE: call lsb_release -a
Browse files Browse the repository at this point in the history
  • Loading branch information
tannergooding committed Nov 16, 2019
1 parent f127b66 commit d8d18e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ CreateDirectory "$ArtifactsDir"
LogDir="$ArtifactsDir/log"
CreateDirectory "$LogDir"

lsb_release -a

if [[ ! -z "$architecture" ]]; then
export DOTNET_CLI_TELEMETRY_OPTOUT=1
export DOTNET_MULTILEVEL_LOOKUP=0
Expand Down

0 comments on commit d8d18e6

Please sign in to comment.