BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
e8ab096f
Commit
e8ab096f
authored
Mar 07, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bring back api/builds.md and direct to api/jobs.md
[ci skip]
parent
db2617fd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
README.md
doc/api/README.md
+1
-1
builds.md
doc/api/builds.md
+1
-0
builds.md
doc/api/ci/builds.md
+1
-1
No files found.
doc/api/README.md
View file @
e8ab096f
...
@@ -11,7 +11,6 @@ following locations:
...
@@ -11,7 +11,6 @@ following locations:
-
[
Award Emoji
](
award_emoji.md
)
-
[
Award Emoji
](
award_emoji.md
)
-
[
Branches
](
branches.md
)
-
[
Branches
](
branches.md
)
-
[
Broadcast Messages
](
broadcast_messages.md
)
-
[
Broadcast Messages
](
broadcast_messages.md
)
-
[
Builds
](
builds.md
)
-
[
Build Variables
](
build_variables.md
)
-
[
Build Variables
](
build_variables.md
)
-
[
Commits
](
commits.md
)
-
[
Commits
](
commits.md
)
-
[
Deployments
](
deployments.md
)
-
[
Deployments
](
deployments.md
)
...
@@ -23,6 +22,7 @@ following locations:
...
@@ -23,6 +22,7 @@ following locations:
-
[
Group Members
](
members.md
)
-
[
Group Members
](
members.md
)
-
[
Issues
](
issues.md
)
-
[
Issues
](
issues.md
)
-
[
Issue Boards
](
boards.md
)
-
[
Issue Boards
](
boards.md
)
-
[
Jobs
](
jobs.md
)
-
[
Keys
](
keys.md
)
-
[
Keys
](
keys.md
)
-
[
Labels
](
labels.md
)
-
[
Labels
](
labels.md
)
-
[
Merge Requests
](
merge_requests.md
)
-
[
Merge Requests
](
merge_requests.md
)
...
...
doc/api/builds.md
0 → 100644
View file @
e8ab096f
This document was moved to
[
another location
](
jobs.md
)
.
doc/api/ci/builds.md
View file @
e8ab096f
...
@@ -5,7 +5,7 @@ API used by runners to receive and update builds.
...
@@ -5,7 +5,7 @@ API used by runners to receive and update builds.
>**Note:**
>**Note:**
This API is intended to be used only by Runners as their own
This API is intended to be used only by Runners as their own
communication channel. For the consumer API see the
communication channel. For the consumer API see the
[
Builds API
](
../build
s.md
)
.
[
Jobs API
](
../job
s.md
)
.
## Authentication
## Authentication
...
...
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