Merge branch 'users/nugetninja/evergreen' into 'master'
Auto dependencies upgrade by bot. See merge request aiursoft/chessserver!44
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ stages:
|
||||
before_script:
|
||||
- 'export DOTNET_CLI_TELEMETRY_OPTOUT=1'
|
||||
- 'export PATH=$PATH:$HOME/.dotnet/tools'
|
||||
- 'dotnet tool install JetBrains.ReSharper.GlobalTools --global || echo "JB already installed."'
|
||||
- 'dotnet tool install dotnet-reportgenerator-globaltool --global || echo "DRG already installed."'
|
||||
- 'which jb || dotnet tool install JetBrains.ReSharper.GlobalTools --global --add-source https://nuget.aiursoft.cn/v3/index.json --configfile ./nuget.config -v d'
|
||||
- 'which jb || dotnet-reportgenerator-globaltool --global --add-source https://nuget.aiursoft.cn/v3/index.json --configfile ./nuget.config -v d'
|
||||
- 'echo "Hostname: $(hostname)"'
|
||||
- 'dotnet --info'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user