Skip to content

Instantly share code, notes, and snippets.

@Zmey56
Created August 24, 2022 10:03
Show Gist options
  • Save Zmey56/1cc3965029e088a4ebdc228815513e39 to your computer and use it in GitHub Desktop.
Save Zmey56/1cc3965029e088a4ebdc228815513e39 to your computer and use it in GitHub Desktop.
image: cr.yandex/crp742p3qacifd2hcon2/practice-da:latest
stages:
- init
- run
feed_report_job:
stage: run
script:
- python main.py
only:
- schedules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment