Add seed/migrate Docker stages and CI image push #37
Reference in New Issue
Block a user
Delete Branch "feat/seed-infra"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
seedstage to API Dockerfile (FROM builder AS seed) for running test data populationtarget: runnerto API image CI build to prevent building the wrong stageghcr.io/groombook/migrateandghcr.io/groombook/seedimagesTest plan
ghcr.io/groombook/seed:latestrunspnpm db:seedwhen started withDATABASE_URLPart of GRO-32: Test Data
🤖 Generated with Claude Code