diff --git a/README.md b/README.md index 5d79c2e8b075b8705b104038da7615e513fbbe8d..e7300dca91addbacf17c3e5b6c3ee4da35cad81e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # include the component - - component: gitlab.com/to-be-continuous/renovate/gitlab-ci-renovate@1.2.2 + - component: $CI_SERVER_FQDN/to-be-continuous/renovate/gitlab-ci-renovate@1.2.2 ``` ### Use as a CI/CD template (legacy)