mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-19 11:55:08 +08:00
workspace database table updates
This commit is contained in:
@@ -73,6 +73,8 @@ func (c *Client) createWorkflowTemplate(namespace string, workflowTemplate *Work
|
||||
return nil, err
|
||||
}
|
||||
|
||||
workflowTemplate.Version = versionUnix
|
||||
|
||||
return workflowTemplate, nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user