Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
pages-jekyll-lcsb-template
Commits
59c55184
Commit
59c55184
authored
Sep 28, 2020
by
Jacek Lebioda
Browse files
Merge branch '11-update-baseimage-version' into 'develop'
feat: bump baseimage and bundler See merge request
!24
parents
bf3fb966
10a91e42
Pipeline
#32896
passed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
59c55184
# In case something goes horribly wrong, you can fall back to `image: ruby:latest`
image
:
git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.
4
image
:
git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.
7
build the website
:
stage
:
build
before_script
:
-
gem install bundler -v2.
0.2
-
gem install bundler -v2.
1.4
-
bundle install && bundle update jekyll-theme-lcsb-default && bundle update jekyll-theme-lcsb-frozen-components
script
:
-
'
echo
"baseurl:
/$CI_PROJECT_NAME"
>>
_config_ci.yml'
...
...
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