mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-14 10:10:26 +08:00
allow any SCM URLs for local builds
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
@@ -168,3 +168,5 @@ class LocalBuildConfiguration(BaseConfiguration):
|
||||
|
||||
ARCH_AUTODETECT = True
|
||||
ARCH_FALLBACK = 'x86_64'
|
||||
|
||||
ALLOW_CUSTOM_SCMURLS = True
|
||||
|
||||
Reference in New Issue
Block a user