Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
pages-jekyll-lcsb-template
Commits
2901ad41
Commit
2901ad41
authored
Dec 16, 2019
by
Jacek Lebioda
Browse files
Update .gitlab-ci.yml
parent
64f0202d
Pipeline
#17828
passed with stage
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2901ad41
...
...
@@ -5,7 +5,7 @@ build the website:
stage
:
build
before_script
:
-
gem install bundler -v2.0.2
-
bundle install && bundle update
-
bundle install && bundle update
jekyll-theme-lcsb-default && bundle update jekyll-theme-lcsb-frozen-components
script
:
-
'
echo
"baseurl:
/$CI_PROJECT_NAME"
>>
_config_ci.yml'
-
'
echo
"url:
https://$CI_PROJECT_NAMESPACE.$CI_PAGES_DOMAIN"
>>
_config_ci.yml'
...
...
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