Loading templates/gitlab-ci-sqlfluff.yml +0 −3 Original line number Diff line number Diff line Loading @@ -70,9 +70,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) SQLFLUFF_IMAGE: $[[ inputs.image ]] SQLFLUFF_WORKING_DIR: $[[ inputs.working-dir ]] Loading Loading
templates/gitlab-ci-sqlfluff.yml +0 −3 Original line number Diff line number Diff line Loading @@ -70,9 +70,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) SQLFLUFF_IMAGE: $[[ inputs.image ]] SQLFLUFF_WORKING_DIR: $[[ inputs.working-dir ]] Loading