fix verbosity
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@ StockMan.CORE:IIS01:deploy:
|
||||
SOL_NAME: StockMan.CORE
|
||||
before_script:
|
||||
- *nuget-fix
|
||||
- dotnet restore "$env:SOL_NAME.sln" -Verbosity quiet
|
||||
- dotnet restore "$env:SOL_NAME.sln"
|
||||
- *version-fix
|
||||
only:
|
||||
- develop
|
||||
|
||||
Reference in New Issue
Block a user