Skip to content

build: remove server/src/test exclusion #1129

build: remove server/src/test exclusion

build: remove server/src/test exclusion #1129

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