migrate db
This commit is contained in:
parent
4d0983380d
commit
d00db30101
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