Enable parallel restore
This commit is contained in:
parent
60b23d5115
commit
f6fa1cf060
5 changed files with 11 additions and 14 deletions
|
@ -23,7 +23,7 @@ export CHANNEL=$RELEASE_SUFFIX
|
|||
|
||||
#TODO this is a workaround for a nuget bug on ubuntu. Remove
|
||||
export DISABLE_PARALLEL=""
|
||||
[[ "$RID" =~ "ubuntu" ]] && export DISABLE_PARALLEL="--disable-parallel"
|
||||
[[ "$RID" =~ "ubuntu" ]] && export DISABLE_PARALLEL=""
|
||||
|
||||
unset COMMONSOURCE
|
||||
unset COMMONDIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue