schutzbot: don't start weldr API

We don't use that api, so let's disable it, otherwise it might
want to load repo configurations and fail; but we don't need
them anayway.
This commit is contained in:
Christian Kellner 2022-01-31 09:52:03 +00:00 committed by Tom Gundersen
parent b80fd4d7f6
commit 4f0dcb8a7b

View file

@ -95,5 +95,4 @@ fi
retry sudo dnf -y install koji-osbuild-tests
# Start services.
sudo systemctl enable --now osbuild-composer.socket
sudo systemctl enable --now osbuild-composer-api.socket