Misc. Cleanup
This commit is contained in:
parent
6e8726ea55
commit
b9deb55de6
4 changed files with 11 additions and 5 deletions
|
@ -211,6 +211,7 @@ task deploy {
|
|||
doLast {
|
||||
file(deployDir + '/logs').mkdir()
|
||||
}
|
||||
mustRunAfter(clean)
|
||||
}
|
||||
|
||||
task release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue