skip appstream check

This commit is contained in:
Nick Richards
2019-05-19 04:21:35 +01:00
parent 5337d40446
commit afbab07478
+2 -1
View File
@@ -1,4 +1,5 @@
{
"only-arches": ["i386", "x86_64"],
"publish-delay-hours": 1
"publish-delay-hours": 1,
"skip-appstream-check": true
}