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
8d480aca
Commit
8d480aca
authored
Aug 03, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added 'job' to word list
parent
fa1cb1ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/development/documentation/styleguide/word_list.md
doc/development/documentation/styleguide/word_list.md
+6
-0
No files found.
doc/development/documentation/styleguide/word_list.md
View file @
8d480aca
...
...
@@ -189,6 +189,12 @@ Lowercase.
Lowercase.
## job
Do not use
**build**
to be synonymous with
**job**
. A job is defined in the
`.gitlab-ci.yml`
file and runs as part of a pipeline.
If you want to use
**CI**
with the word
**job**
, use
**CI/CD job**
rather than
**CI job**
.
## later
Use when talking about version numbers.
...
...
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