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
743508bf
Commit
743508bf
authored
May 02, 2019
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-52' into 'master'
fix typo See merge request gitlab-org/gitlab-ce!27907
parents
acb55198
91188747
Changes
1
Hide 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 @
743508bf
...
...
@@ -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