Commit 2d491e2c authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

fix: add dbt_packages generated by dbt deps as artifact to allow reuse in other jobs

parent ccef3e6c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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