Loading templates/gitlab-ci-dbt.yml +1 −0 Original line number Diff line number Diff line Loading @@ -480,6 +480,7 @@ dbt-sqlfluff-lint: name: "$CI_JOB_NAME artifacts from $CI_PROJECT_NAME on $CI_COMMIT_REF_SLUG" expire_in: 1 day paths: - ${DBT_PROJECT_DIR}/dbt_packages/ - ${DBT_PROJECT_DIR}/target/ - ${DBT_PROJECT_DIR}/reports/dbt-coverage.native.json Loading Loading
templates/gitlab-ci-dbt.yml +1 −0 Original line number Diff line number Diff line Loading @@ -480,6 +480,7 @@ dbt-sqlfluff-lint: name: "$CI_JOB_NAME artifacts from $CI_PROJECT_NAME on $CI_COMMIT_REF_SLUG" expire_in: 1 day paths: - ${DBT_PROJECT_DIR}/dbt_packages/ - ${DBT_PROJECT_DIR}/target/ - ${DBT_PROJECT_DIR}/reports/dbt-coverage.native.json Loading