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
Boxiang Sun
gitlab-ce
Commits
2e4fd61c
Commit
2e4fd61c
authored
Jan 19, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update outdated docs for CI/CD quick start
[ci skip]
parent
e3716e0f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/ci/quick_start/README.md
doc/ci/quick_start/README.md
+3
-3
No files found.
doc/ci/quick_start/README.md
View file @
2e4fd61c
...
...
@@ -135,9 +135,9 @@ Clicking on it you will be directed to the jobs page for that specific commit.
![
Single commit jobs page
](
img/single_commit_status_pending.png
)
Notice that there
are two jobs pending which are
named after what we wrote in
`.gitlab-ci.yml`
.
The red triangle
indicates that there is no Runner configured
yet for th
ese jobs
.
Notice that there
is a pending job which is
named after what we wrote in
`.gitlab-ci.yml`
.
"stuck"
indicates that there is no Runner configured
yet for th
is job
.
The next step is to configure a Runner so that it picks the pending jobs.
...
...
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