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
Jérome Perrin
gitlab-ce
Commits
418e761a
Commit
418e761a
authored
Feb 08, 2016
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add short builds badge documentation
parent
29f2600a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
doc/ci/quick_start/README.md
doc/ci/quick_start/README.md
+10
-0
No files found.
doc/ci/quick_start/README.md
View file @
418e761a
...
@@ -184,6 +184,16 @@ you expected.
...
@@ -184,6 +184,16 @@ you expected.
You are also able to view the status of any commit in the various pages in
You are also able to view the status of any commit in the various pages in
GitLab, such as
**Commits**
and
**Merge Requests**
.
GitLab, such as
**Commits**
and
**Merge Requests**
.
## Builds badge
You can access a builds badge image using following link:
```
http://example.gitlab.com/namespace/project/builds/status/branch/badge.svg
```
Build badge is available for everyone, even if your project is private or internal.
## Next steps
## Next steps
Awesome! You started using CI in GitLab!
Awesome! You started using CI in GitLab!
...
...
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