build docker v2.5

This commit is contained in:
rebron1900 2023-12-31 16:20:06 +08:00
parent 14780111b8
commit 780a0532f3

View File

@ -30,4 +30,4 @@ serve:
go run -tags "sqlite_foreign_keys" ./cmd/yarr -db local.db go run -tags "sqlite_foreign_keys" ./cmd/yarr -db local.db
test: test:
go test -tags "sqlite_foreign_keys" ./... go test -tags "sqlite_foreign_keys" ./...