Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
caesr-pub
jekyll-scholar-extras
Commits
842a3a2d
Commit
842a3a2d
authored
Nov 10, 2016
by
rmrf
Browse files
CI: Test ci-integratoin
parent
4316a871
Pipeline
#31025
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
842a3a2d
...
...
@@ -2,13 +2,13 @@ stages:
-
setup-extras
-
make-extras
setup-gems
:
stage
:
setup-gems
script
:
-
gem install jekyll
-
gem install jekyll-scholar
-
gem install bundler
-
gem list
#
setup-gems:
#
stage: setup-gems
#
script:
#
- gem install jekyll
#
- gem install jekyll-scholar
#
- gem install bundler
#
- gem list
setup-extras
:
stage
:
setup-extras
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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