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

Merge branch 'fix-artifacts' into 'master'

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

Closes #10

See merge request to-be-continuous/dbt!41
parents ccef3e6c 2d491e2c
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