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
8e31ff78
Commit
8e31ff78
authored
Feb 09, 2018
by
Dylan Griffith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for GITLAB_FEATURES env var for CI/CD
see
https://gitlab.com/gitlab-org/gitlab-ce/issues/40994
parent
f8b48024
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/ci/variables/README.md
doc/ci/variables/README.md
+1
-0
No files found.
doc/ci/variables/README.md
View file @
8e31ff78
...
...
@@ -84,6 +84,7 @@ future GitLab releases.**
|
**GITLAB_USER_EMAIL**
| 8.12 | all | The email of the user who started the job |
|
**GITLAB_USER_LOGIN**
| 10.0 | all | The login username of the user who started the job |
|
**GITLAB_USER_NAME**
| 10.0 | all | The real name of the user who started the job |
|
**GITLAB_FEATURES**
| 10.6 | all | The comma separated list of licensed features available for your instance and plan |
|
**RESTORE_CACHE_ATTEMPTS**
| 8.15 | 1.9 | Number of attempts to restore the cache running a job |
## 9.0 Renaming
...
...
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