Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vilem Ded
daisy-doc
Commits
2901ad41
Commit
2901ad41
authored
Dec 16, 2019
by
Jacek Lebioda
Browse files
Update .gitlab-ci.yml
parent
64f0202d
Changes
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
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