Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
school
courses
Commits
3c4d6015
Verified
Commit
3c4d6015
authored
Jul 02, 2020
by
Laurent Heirendt
✈
Browse files
change dirs
parent
4ada9ede
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3c4d6015
...
...
@@ -30,9 +30,10 @@ build:website:
-
cd courses.lcsb.uni.lu
-
gem install bundler -v2.0.2
-
bundle install && bundle update jekyll-theme-lcsb-default && bundle update jekyll-theme-lcsb-frozen-components
-
cd ..
script
:
-
cd courses.lcsb.uni.lu
-
bundle exec jekyll build -d site --config "_config.yml"
after_script
:
-
mv site ../.
-
cd ..
artifacts
:
...
...
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