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',