migrate db
This commit is contained in:
parent
ef32447d9f
commit
e165ec3108
1 changed files with 1 additions and 2 deletions
3
.github/workflows/atlas-migratie-dev.yml
vendored
3
.github/workflows/atlas-migratie-dev.yml
vendored
|
|
@ -31,5 +31,4 @@ jobs:
|
|||
- name: Run Atlas migrations (dev)
|
||||
run: |
|
||||
atlas migrate apply \
|
||||
--env stripe_invoice_dev \
|
||||
--dir file://db/atlas/stripe_invoice/migrations
|
||||
--env stripe_invoice_dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue