From de6c00845dd1f027d4c59d458a7c05b594844501 Mon Sep 17 00:00:00 2001 From: Wojciech Knapik Date: Fri, 27 Jan 2023 06:14:31 +0100 Subject: [PATCH] WIP --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index b8f2fdcaca17..c1e31c3611c6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ def SKIP_SIGNING_DEFAULT = ! JOB_NAME.contains("windows") + pipeline { agent none options {