This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -73,7 +73,7 @@ pipeline {
|
|||||||
echo "Stopping Container"
|
echo "Stopping Container"
|
||||||
script {
|
script {
|
||||||
def json = """
|
def json = """
|
||||||
|
{}
|
||||||
"""
|
"""
|
||||||
httpRequest acceptType: 'APPLICATION_JSON',
|
httpRequest acceptType: 'APPLICATION_JSON',
|
||||||
contentType: 'APPLICATION_JSON',
|
contentType: 'APPLICATION_JSON',
|
||||||
|
|||||||
Reference in New Issue
Block a user