We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c56d56 commit 222c648Copy full SHA for 222c648
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
name: Test Template Integrity
11
runs-on: ubuntu-latest
12
- container: datacoves/ci-airflow-dbt-snowflake:3.1.202407021510-fdfc55bc
+ container: datacoves/ci-airflow-dbt-snowflake:3
13
env:
14
DBT_PROFILES_DIR: /__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}/generated/automate/dbt
15
DATACOVES__DBT_HOME: /__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}/generated
0 commit comments