mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
commit
1eab23c3af
@ -1,17 +0,0 @@
|
||||
image: ruby:2.5
|
||||
stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
LANG: "C.UTF-8"
|
||||
|
||||
before_script:
|
||||
- gem install bundler
|
||||
|
||||
build_site:
|
||||
stage: build
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
Loading…
Reference in New Issue
Block a user