mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
[flatpak-indexer] Run the correct command
The flatpak-indexer-build needs to run only pytest as done in upstream. Otherwise it fails on missing commands. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -51,6 +51,7 @@ spec:
|
||||
postCommit:
|
||||
command:
|
||||
- tools/test.sh
|
||||
- "--pytest"
|
||||
runPolicy: Serial
|
||||
source:
|
||||
images:
|
||||
|
||||
Reference in New Issue
Block a user