We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d01e3 commit 29830daCopy full SHA for 29830da
rpm/qm.spec
@@ -22,8 +22,7 @@
22
%endif
23
24
# copr_username is only set on copr environments, not on others like koji
25
-# Check if copr is owned by rhcontainerbot
26
-%if "%{?copr_username}" != "rhcontainerbot"
+%if "%{?copr_username}" != "centos-automotive-sig" && "%{?copr_projectname}" != "qm-next"
27
%bcond_with copr
28
%else
29
%bcond_without copr
0 commit comments