diff --git a/README.md b/README.md index 53c04cc..7807cd8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nr-dbt-project This repository contains Data build tools(DBT) data models and other artifacts -# Use of GHCR +## Use of GHCR Container images are built automatically and pushed to the GHCR any time there is a push or PR to the **main** branch. Images are named according to the file path and tagged with the branch name. Use the image name in an Airflow DAG to create a job using the DBT container. See Airflow example here: [dbt_example.py](https://github.com/bcgov/nr-airflow/blob/e45c83f933d1f96e479a36a3e765dabd61e1ff2e/dags/dbt_example.py#L19) Usage example: