mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-23 00:01:36 +01:00
11 lines
117 B
YAML
11 lines
117 B
YAML
language: ruby
|
|
|
|
before_install:
|
|
- gem install awesome_bot
|
|
|
|
script:
|
|
- make monthly
|
|
|
|
notifications:
|
|
email: false
|