🛠 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:
|
build:
|
||||||
desc: Build server binary
|
desc: Build server binary
|
||||||
|
sources:
|
||||||
|
- '**/*.go'
|
||||||
generates:
|
generates:
|
||||||
- build/lenore
|
- build/lenore
|
||||||
cmds:
|
cmds:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue