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
91188747
Commit
91188747
authored
Apr 30, 2019
by
Morris-Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo
parent
2432a540
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/project/pages/getting_started_part_four.md
doc/user/project/pages/getting_started_part_four.md
+1
-1
No files found.
doc/user/project/pages/getting_started_part_four.md
View file @
91188747
...
...
@@ -54,7 +54,7 @@ Of course, before building it, you had to install Jekyll in your computer.
For that, you had to open your terminal and run
`gem install jekyll`
.
Right? GitLab CI + GitLab Runner do the same thing. But you need to
write in the
`.gitlab-ci.yml`
the script you want to run so
GitLab Runner will do it for you. It looks more complicated th
e
n it
GitLab Runner will do it for you. It looks more complicated th
a
n it
is. What you need to tell the Runner:
```
...
...
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