GoshDarnedHero
prefect.yaml
deployments: # Production deployments deploy with '*-prod' - name: create-picks-prod version: {{ $NEW_VERSION }} tags: [production] description: 'Creates the weekly picks page' schedule: cron: 0 6 * * 3 timezone: US/Pacific entrypoint: create_picks.py:create_picks work_pool: name: tgfp-jobs pull: - prefect.deployments.steps.set_working_directory: *path-prod
Justin Trautmann
version: "{{ $NEW_VERSION }}"
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.