mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-14 20:36:34 +02:00
remove gitlab-ci.yml
This commit is contained in:
parent
639cf2057d
commit
26d27fb710
@ -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