Skip to content

levelshealth/github-action-run-dbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-action-run-dbt

Github action to run dbt with the official docker file.

Inspired by https://github.com/mwhitaker/dbt-action, but

  • removed unnecessary package install in docker to shave down start up time
  • simplify all the password handling (dbt now can use env_var directly)
  • use a single env var DBT_ROOT instead of having to specify dbt working directory for each step

About

github action to run dbt

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors