🛠 Cache build

This commit is contained in:
Dan Jones 2024-09-14 11:25:02 -05:00
commit 0e2d302804
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.task/

View file

@ -19,6 +19,8 @@ tasks:
build:
desc: Build server binary
sources:
- '**/*.go'
generates:
- build/lenore
cmds: