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
d18a8d3a
Commit
d18a8d3a
authored
Jul 31, 2021
by
Ryan Kelly
Committed by
Marcel Amirault
Jul 31, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify protected variables
parent
a5695bb3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/ci/variables/index.md
doc/ci/variables/index.md
+3
-0
No files found.
doc/ci/variables/index.md
View file @
d18a8d3a
...
...
@@ -317,6 +317,9 @@ You can protect a project, group or instance CI/CD variable so it is only passed
to pipelines running on
[
protected branches
](
../../user/project/protected_branches.md
)
or
[
protected tags
](
../../user/project/protected_tags.md
)
.
[
Pipelines for merge requests
](
../pipelines/merge_request_pipelines.md
)
do not have access to protected variables.
An
[
issue exists
](
https://gitlab.com/gitlab-org/gitlab/-/issues/28002
)
regarding this limitation.
To protect a variable:
1.
Go to
**Settings > CI/CD**
in the project, group or instance admin area.
...
...
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