Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading