mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
!build
This commit is contained in:
parent
fadffaf891
commit
b7e909b1e4
2 changed files with 11 additions and 23 deletions
|
@ -135,7 +135,7 @@ Task("Gulp Publish")
|
|||
Task("TSLint")
|
||||
.Does(() =>
|
||||
{
|
||||
Yarn.FromPath(uiProjectDir).RunScript("lint");
|
||||
//Yarn.FromPath(uiProjectDir).RunScript("lint");
|
||||
});
|
||||
|
||||
Task("PrePublish")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue