Also rebuild on schema change

Files in postgres/schema/ are embedded in an embed.FS
This commit is contained in:
2021-12-11 22:07:34 +00:00
parent 1f2d81f173
commit bfba5f4028

View File

@ -38,6 +38,7 @@ tasks:
- ./jwt/*.go
- ./postgres/*.go
- ./web/**/*
- ./postgres/schema/*
generates:
- build/budgeteer{{exeExt}}
env: