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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
a919188c
Commit
a919188c
authored
Aug 24, 2017
by
Fabio Busatto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
e46a3d2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/ci/variables/README.md
doc/ci/variables/README.md
+5
-0
No files found.
doc/ci/variables/README.md
View file @
a919188c
...
...
@@ -86,6 +86,11 @@ To follow conventions of naming across GitLab, and to futher move away from the
`build`
term and toward
`job`
CI variables have been renamed for the 9.0
release.
>**Note:**
Starting with GitLab 9.0, we have deprecated the
`$CI_BUILD_*`
variables.
**
You are
strongly advised to use the new variables as we will remove the old ones in
future GitLab releases.
**
| 8.x name | 9.0+ name |
| --------------------- |------------------------ |
|
`CI_BUILD_ID`
|
`CI_JOB_ID`
|
...
...
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