From c8d569d95e00b00e4d8b1d6dd2b7c4dcb8203c77 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sat, 24 Sep 2022 11:00:42 +0200 Subject: [PATCH] fix --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 3492a5f..2521a41 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,7 @@ pipeline { stage('Main') { steps { sh """ - No longer building the code since cling-core is no longer + #No longer building the code since cling-core is no longer #maintained #mvn install ( -- 2.31.1