mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
Set 'time_modified' at module creation
This commit is contained in:
@@ -239,6 +239,7 @@ class ModuleBuild(MBSBase):
|
||||
scmurl=scmurl,
|
||||
owner=username,
|
||||
time_submitted=now,
|
||||
time_modified=now,
|
||||
copr_owner=copr_owner,
|
||||
copr_project=copr_project
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user