We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e24aa commit ff69e01Copy full SHA for ff69e01
mlops/unit_4_triggering/pipelines/automatic_retraining/triggers.yaml
@@ -1,14 +1,14 @@
1
triggers:
2
- envs: []
3
- last_enabled_at: 2024-05-11 02:45:59.232080+00:00
4
name: Retrain models
+ description: Retrain models on new data.
5
pipeline_uuid: automatic_retraining
6
schedule_interval: "@hourly"
7
schedule_type: time
8
settings:
9
landing_time_enabled: true
10
skip_if_previous_running: true
11
sla: null
12
- start_time: 2023-07-01 07:50:00+00:00
+ start_time: 2024-01-01 00:00:00+00:00
13
status: inactive
14
variables: {}
0 commit comments