Skip to content
Snippets Groups Projects
Commit 8d27befb authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: use variabilized GitLab server FQDN in CI/CD component reference URLs

parent 724e7f8e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment