Skip to content

chore(core): add (externalId, accountId) invoices index #10308

chore(core): add (externalId, accountId) invoices index

chore(core): add (externalId, accountId) invoices index #10308

name: "Migrate Mongodb"
on:
pull_request:
branches: [main]
jobs:
migrate_mongodb:
name: Migrate Mongodb
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/checkout@v4
- name: Run clean mongodb migration
run: nix develop -c ./dev/bin/tilt-ci.sh mongodb-migrate