From f34c1a65746cb5d3f46f4d13c1de6b22907c938e Mon Sep 17 00:00:00 2001 From: "Manuel Amador (Rudd-O)" Date: Wed, 23 Feb 2022 02:11:23 +0000 Subject: [PATCH] Disable testing, . --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 9918e14..1078773 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,4 +8,4 @@ def test_step() { } } -genericFedoraRPMPipeline(null, null, null, null, test_step) +genericFedoraRPMPipeline(null, null, null, null, test_step())