mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-11-02 20:04:01 +08:00
fix: issues with cron workflow labels not being set/saved.
This commit is contained in:
@@ -92,4 +92,6 @@ message CronWorkflow {
|
||||
int32 failedJobsHistoryLimit = 8;
|
||||
|
||||
WorkflowExecution workflowExecution = 9;
|
||||
|
||||
repeated KeyValue labels = 10;
|
||||
}
|
||||
Reference in New Issue
Block a user