Download the stage0 dotnet tools from the beta feed for unix.
Set the correct channel so that the stage0 binaries are downloaded correctly. ** This commit cannot be directly merged from the release branch to the master branch **
This commit is contained in:
parent
a8aea60f14
commit
137336d0d0
5 changed files with 9 additions and 6 deletions
|
@ -118,4 +118,4 @@ fi
|
|||
# Stamp the output with the commit metadata
|
||||
COMMIT=$(git rev-parse HEAD)
|
||||
echo $COMMIT > $OUTPUT_DIR/.version
|
||||
echo $DOTNET_BUILD_VERSION >> $OUTPUT_DIR/.version
|
||||
echo $DOTNET_CLI_VERSION >> $OUTPUT_DIR/.version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue