Merge pull request #21 from MealCraft/feature/moredeployments
migrate db
This commit is contained in:
commit
2b9f50a4ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-postgres.yml
vendored
1
.github/workflows/deploy-postgres.yml
vendored
|
|
@ -84,5 +84,6 @@ jobs:
|
|||
- name: Run Atlas migrations (dev)
|
||||
run: |
|
||||
atlas migrate apply \
|
||||
--config db/atlas/atlas.hcl \
|
||||
--env stripe_invoice_dev
|
||||
|
||||
Loading…
Add table
Reference in a new issue