Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Yohan Jarosz
Testappreview
Commits
dab99d1a
Verified
Commit
dab99d1a
authored
Mar 12, 2020
by
Yohan Jarosz
🐶
Browse files
d
parent
b33b9d41
Pipeline
#22491
passed with stages
in 10 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dab99d1a
...
...
@@ -5,7 +5,8 @@ stages:
Build for review
:
stage
:
build
before_script
:
-
bundle install --path ~/.gem && bundle update
-
bundle config set path '/home/gitlab-runner/.gem'
-
bundle install && bundle update
script
:
-
'
echo
"project_id:
$CI_PROJECT_ID"
>
_config_review.yml'
-
'
echo
"project_namespace:
$CI_PROJECT_PATH"
>>
_config_review.yml'
...
...
_config.yml
View file @
dab99d1a
...
...
@@ -56,7 +56,6 @@ markdown: kramdown
theme
:
jekyll-theme-lcsb-default
plugins
:
-
jekyll-feed
-
jekyll-paginate-v2
-
jekyll-theme-lcsb-frozen-components
# Exclude from processing. (no need to touch these)
...
...
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