diff --git a/README.md b/README.md index 7d5da38230eed553550639de1831f3c1c0ff3588..21b30af7863f67fdf14b91eb8028640392925937 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # 1: include the component - - component: gitlab.com/to-be-continuous/bash/gitlab-ci-bash@3.4.1 + - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.4.1 # 2: set/override component inputs inputs: bats-enabled: true # ⚠ this is only an example