build command line
This commit is contained in:
@@ -12,5 +12,9 @@ before_build:
|
||||
- ps: .\core.exe /install /quiet /norestart
|
||||
- ps: dotnet restore
|
||||
|
||||
build_script:
|
||||
- ps: dotnet build .\src\TuboLinks.Net
|
||||
- ps: dotnet build .\src\TuboLinksExample
|
||||
|
||||
artifacts:
|
||||
- path: artifacts\bin\TurboLinks.Net\Release\*.nupkg
|
||||
Reference in New Issue
Block a user