a
Some checks failed
internetmastercz/test/pipeline/head There was a failure building this commit

This commit is contained in:
2021-10-20 04:31:03 +02:00
parent d6e9cc562b
commit d8cbe388e6

2
Jenkinsfile vendored
View File

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