Loading templates/gitlab-ci-sqlfluff.yml +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ workflow: variables: # variabilized tracking image TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) SQLFLUFF_IMAGE: "registry.hub.docker.com/sqlfluff/sqlfluff:latest" Loading Loading
templates/gitlab-ci-sqlfluff.yml +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ workflow: variables: # variabilized tracking image TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) SQLFLUFF_IMAGE: "registry.hub.docker.com/sqlfluff/sqlfluff:latest" Loading