Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f6b3ae37
Commit
f6b3ae37
authored
Jun 04, 2021
by
Marcel Amirault
Committed by
Shinya Maeda
Jun 04, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
d2e19edc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/cicd/templates.md
doc/development/cicd/templates.md
+2
-2
No files found.
doc/development/cicd/templates.md
View file @
f6b3ae37
...
...
@@ -307,9 +307,9 @@ include:
-
remote
:
https://gitlab.com/gitlab-org/gitlab/-/raw/v13.0.1-ee/lib/gitlab/ci/templates/Jobs/Deploy.gitlab-ci.yml
```
### Use a feature flag to roll
out the latest
template
### Use a feature flag to roll
out a `latest`
template
At a major version,
like 13.0 or 14.0,
[
stable templates
](
#stable-version
)
must be
With a major version release
like 13.0 or 14.0,
[
stable templates
](
#stable-version
)
must be
updated with their corresponding
[
latest template versions
](
#latest-version
)
.
It may be hard to gauge the impact of this change, so use the
`redirect_to_latest_template_<name>`
feature flag to test the impact on a subset of users. Using a feature flag can help
...
...
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