Skip to content

Commit

Permalink
Update metabase CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Feb 16, 2024
1 parent 46f62e0 commit 51f8b0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_job_on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
- name: Extract Metabase Exposures
run: |
dbt-metabase exposures \
--dbt_manifest_path manifest.json \
--dbt_database DOUG_DEMO_V2 \
--manifest-path manifest.json \
--metabase_host metabase-production-2dd8.up.railway.app \
--metabase_user $METABASE_USER \
--metabase_password $METABASE_PASSWORD \
Expand Down

0 comments on commit 51f8b0e

Please sign in to comment.