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
81e2b722
Commit
81e2b722
authored
Dec 06, 2018
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes "Premium" badge and blockquote syntax
parent
14c1b83d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
doc/ci/variables/README.md
doc/ci/variables/README.md
+1
-3
No files found.
doc/ci/variables/README.md
View file @
81e2b722
...
@@ -223,8 +223,7 @@ Once you set them, they will be available for all subsequent pipelines.
...
@@ -223,8 +223,7 @@ Once you set them, they will be available for all subsequent pipelines.
### Limiting environment scopes of variables **[PREMIUM]**
### Limiting environment scopes of variables **[PREMIUM]**
>**Notes:**
> [Introduced][ee-2112] in [GitLab Premium](https://about.gitlab.com/pricing/) 9.4.
[
Introduced
][
ee-2112
]
in
[
GitLab Premium
][
premium
]
9.4.
You can limit the environment scope of a variable by
You can limit the environment scope of a variable by
[
defining which environments
][
envs
]
it can be available for.
[
defining which environments
][
envs
]
it can be available for.
...
@@ -593,7 +592,6 @@ Below you can find supported syntax reference:
...
@@ -593,7 +592,6 @@ Below you can find supported syntax reference:
`/pattern/i` to make a pattern case-insensitive.
`/pattern/i` to make a pattern case-insensitive.
[
ee-2112
]:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2112
[
ee-2112
]:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2112
[
premium
]:
https://about.gitlab.com/pricing/
"Available only in GitLab Premium"
[
ce-13784
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/13784
"Simple protection of CI variables"
[
ce-13784
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/13784
"Simple protection of CI variables"
[
envs
]:
../environments.md
[
envs
]:
../environments.md
[
protected branches
]:
../../user/project/protected_branches.md
[
protected branches
]:
../../user/project/protected_branches.md
...
...
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