Don't run silverblue compose for testing

https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/LGL6LPHSOPNKQUWGYHGZVSDOX466WHFH/

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-12-04 21:02:13 +01:00
parent 45217ac634
commit df5009d443

View file

@ -158,8 +158,8 @@ ostree = {
"failable": ["ppc64le", "aarch64"], "failable": ["ppc64le", "aarch64"],
[% endif %] [% endif %]
}, },
# Atomic Workstation # Fedora Silverblue
[% if release.version_int >= 27 %] [% if request.name == 'stable' %]
{ {
[% if release.version_int >= 28 %] [% if release.version_int >= 28 %]
"version": "!VERSION_FROM_VERSION_DATE_RESPIN", "version": "!VERSION_FROM_VERSION_DATE_RESPIN",