From e5dd183052d336cfee85599963e175480639008e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Wed, 29 Apr 2020 14:44:05 +0200 Subject: [PATCH] Fix .cico.pipeline file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- .cico.pipeline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cico.pipeline b/.cico.pipeline index 1d2e76d7..e1b032ee 100644 --- a/.cico.pipeline +++ b/.cico.pipeline @@ -11,4 +11,4 @@ * https://github.com/centosci/cico-shared-library/blob/master/vars/fedoraInfraTox.groovy */ -fedoraInfraTox() +fedoraInfraTox { }