Loading templates/gitlab-ci-renovate.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,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" RENOVATE_IMAGE: "registry.hub.docker.com/renovate/renovate:latest" RENOVATE_ENDPOINT: $CI_API_V4_URL Loading Loading
templates/gitlab-ci-renovate.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,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" RENOVATE_IMAGE: "registry.hub.docker.com/renovate/renovate:latest" RENOVATE_ENDPOINT: $CI_API_V4_URL Loading