mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
!build
This commit is contained in:
parent
d2731fc1ef
commit
3830eee634
2 changed files with 7 additions and 4 deletions
|
@ -287,7 +287,7 @@ Task("Default")
|
|||
Task("Build")
|
||||
.IsDependentOn("SetVersionInfo")
|
||||
.IsDependentOn("Run-Unit-Tests")
|
||||
.IsDependentOn("Run-Server-Build");
|
||||
.IsDependentOn("Run-Server-Build");
|
||||
// .IsDependentOn("Run-UI-Build");
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue