imagebot/.gitlab-ci.yml
2025-03-18 19:50:23 +02:00

19 lines
473 B
YAML

stages:
- scheduled
scheduled_job:
stage: scheduled
image: python:3.12
script:
- pip install -r requirements.txt
- python main.py
only:
- schedules
variables:
secret: $secret
api_key: $api_key
danbooru_user: Yaoibot
danbooru_apikey: $danbooru_apikey
bannedtags: '["meme", "nazi", "military", "war","nsfw","sex","penis","pussy"]'
searchquery: yaoi rating:general order:random
baseurl: https://social.pixelated.sh/api