#CertifiedRetard3
This commit is contained in:
parent
c6f2d3f1f3
commit
7e471c4795
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -75,7 +75,7 @@ pipeline {
|
||||
'is_draft': false,
|
||||
'is_prerelease': false
|
||||
]
|
||||
def release_body_str = writeJSON returnText: true, data: release_body
|
||||
def release_body_str = writeJSON returnText: true, json: release_body
|
||||
def release_resp = httpRequest 'https://gitea.mattv.de/api/v1/repos/root/fileserver/releases',
|
||||
acceptType: 'APPLICATION_JSON',
|
||||
contentType: 'APPLICATION_JSON',
|
||||
|
Loading…
Reference in New Issue
Block a user