mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-24 02:32:26 +08:00
Add owner and timestamp columns to the module_builds table
This commit is contained in:
committed by
Nils Philippsen
parent
1cd21434fb
commit
d1a01e5d79
@@ -114,6 +114,7 @@ def submit_build():
|
||||
release=mmd.release,
|
||||
modulemd=yaml,
|
||||
scmurl=url,
|
||||
username=username
|
||||
)
|
||||
|
||||
def failure(message, code):
|
||||
|
||||
Reference in New Issue
Block a user