mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
added tests into the build
This commit is contained in:
parent
1b6d74bbbe
commit
0178090986
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ before_build:
|
|||
- gulp publish
|
||||
build_script:
|
||||
- dotnet build
|
||||
#- dotnet test ./Ombi.Core.Tests/Ombi.Core.Tests.csproj
|
||||
- dotnet test Ombi.Core.Tests
|
||||
after_build:
|
||||
- dotnet publish -c Release -r win10-x64
|
||||
- dotnet publish -c Release -r osx.10.12-x64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue