mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
7 lines
112 B
YAML
7 lines
112 B
YAML
language: ruby
|
|
script: "bundle exec jekyll build"
|
|
notifications:
|
|
email: false
|
|
matrix:
|
|
fast_finish: true
|