Skip to content
Snippets Groups Projects
Commit 038cd4d8226d authored by Simon Chabot's avatar Simon Chabot
Browse files

docs: replace gitlab-templates by gitlab-ci-templates

parent 9c2d5a9511ff
No related branches found
No related tags found
1 merge request!3docs: replace gitlab-templates by gitlab-ci-templates
Pipeline #55310 passed
......@@ -8,7 +8,7 @@
```yaml
include:
- project: "open-source/gitlab-templates"
- project: "open-source/gitlab-ci-templates"
ref: "branch/default"
file: # the stages are:
- "templates/no-duplicated-ci-pipelines.yml" # use workflow to avoid duplicated pipelines
......@@ -37,7 +37,7 @@
```yaml
include:
- project: "open-source/gitlab-templates"
- project: "open-source/gitlab-ci-templates"
ref: "branch/default"
file: # the stages are:
- "templates/no-duplicated-ci-pipelines.yml" # use workflow to avoid duplicated pipelines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment