Skip to content

fix: update frontend test to use GET instead of POST for /api/housing #411

fix: update frontend test to use GET instead of POST for /api/housing

fix: update frontend test to use GET instead of POST for /api/housing #411

name: Data Stack CI
on:
push:
jobs:
deploy-dagster:
uses: ./.github/workflows/deploy.yml
with:
app: Dagster (Production)
alias: dagster-production
branch: feat/data-*
secrets: inherit
deploy-metabase:
uses: ./.github/workflows/deploy.yml
with:
app: Production - Metabase
alias: metabase-production
branch: feat/data-*
secrets: inherit