Skip to content

ci: skip cypress install step everywhere but in e2e tests #688

ci: skip cypress install step everywhere but in e2e tests

ci: skip cypress install step everywhere but in e2e tests #688

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