Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Courivaud <[email protected]>
  • Loading branch information
rcourivaud committed Aug 27, 2024
1 parent b445ae6 commit b365a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-data-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
with:
app: Dagster (Production)
alias: dagster-production
branch: main
branch: feat/setup-dbt-into-dagster
secrets: inherit

deploy-metabase:
uses: ./.github/workflows/deploy.yml
with:
app: Production - Metabase
alias: metabase-production
branch: main
branch: feat/setup-dbt-into-dagster
secrets: inherit

0 comments on commit b365a9e

Please sign in to comment.