mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-11 17:14:59 +08:00
Add link to building workflow
This commit is contained in:
@@ -719,6 +719,11 @@ chmod 644 %buildroot/%_rpmconfigdir/macros.d/macros.modules
|
||||
|
||||
class CoprModuleBuilder(GenericBuilder):
|
||||
|
||||
"""
|
||||
See http://blog.samalik.com/copr-in-the-modularity-world/
|
||||
especially section "Building a stack"
|
||||
"""
|
||||
|
||||
backend = "copr"
|
||||
|
||||
def __init__(self, module, config, tag_name):
|
||||
|
||||
Reference in New Issue
Block a user