🛠 Cache build
This commit is contained in:
parent
33f140595c
commit
0e2d302804
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.task/
|
||||
|
|
@ -19,6 +19,8 @@ tasks:
|
|||
|
||||
build:
|
||||
desc: Build server binary
|
||||
sources:
|
||||
- '**/*.go'
|
||||
generates:
|
||||
- build/lenore
|
||||
cmds:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue