mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 09:56:36 +00:00
fix for zod
This commit is contained in:
5
Makefile
5
Makefile
@@ -101,4 +101,7 @@ test-local:
|
||||
- npx tsc --noEmit
|
||||
- docker build --build-arg DATABASE=pg -t fosrl/pangolin:postgresql-latest .
|
||||
- docker build --build-arg DATABASE=sqlite -t fosrl/pangolin:latest .
|
||||
|
||||
npm run set:saas
|
||||
- npx tsc --noEmit
|
||||
- docker build --build-arg DATABASE=pg -t fosrl/pangolin:postgresql-saas-latest .
|
||||
- docker build --build-arg DATABASE=sqlite -t fosrl/pangolin:saas-latest .
|
||||
Reference in New Issue
Block a user