Loading templates/gitlab-ci-dbt.yml +0 −3 Original line number Diff line number Diff line Loading @@ -111,9 +111,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) DBT_IMAGE: $[[ inputs.image ]] DBT_PROJECT_DIR: $[[ inputs.project-dir ]] Loading Loading
templates/gitlab-ci-dbt.yml +0 −3 Original line number Diff line number Diff line Loading @@ -111,9 +111,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) DBT_IMAGE: $[[ inputs.image ]] DBT_PROJECT_DIR: $[[ inputs.project-dir ]] Loading