migrate db

This commit is contained in:
Jun-te Kim 2025-12-13 21:46:01 +00:00
parent acf00be6bb
commit d1ba6bce1c

View file

@ -89,6 +89,7 @@ jobs:
- name: Run Atlas migrations (dev) - name: Run Atlas migrations (dev)
run: | run: |
atlas migrate apply \ atlas migrate apply \
--config ./db/atlas/atlas.hcl \ --config file://./db/atlas/atlas.hcl \
--env stripe_invoice_dev --env stripe_invoice_dev