jobs:
- name: SimpleLogin cronjob
command: python /code/cron.py
shell: /bin/bash
schedule: "0 0 * * *"
captureStderr: true