Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
gitlab-ci-templates
Commits
038cd4d8226d
Commit
038cd4d8
authored
May 10, 2021
by
Simon Chabot
Browse files
docs: replace gitlab-templates by gitlab-ci-templates
parent
9c2d5a9511ff
Pipeline
#55310
passed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
038cd4d8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment