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

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

parent 95ce48ee
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/docker-compose/gitlab-ci-docker-compose@1.0.2
- component: $CI_SERVER_FQDN/to-be-continuous/docker-compose/gitlab-ci-docker-compose@1.0.2
# 2: set/override component inputs
inputs:
# ⚠ 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