From d8cbe388e6f714752fcf912f261cf0aa61fdcb7a Mon Sep 17 00:00:00 2001 From: Jan Rabcan Date: Wed, 20 Oct 2021 04:31:03 +0200 Subject: [PATCH] a --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 4104dda..4042481 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -73,7 +73,7 @@ pipeline { echo "Stopping Container" script { def json = """ - + {} """ httpRequest acceptType: 'APPLICATION_JSON', contentType: 'APPLICATION_JSON',