#CertifiedRetard3
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -75,7 +75,7 @@ pipeline {
 | 
				
			|||||||
                        'is_draft': false,
 | 
					                        'is_draft': false,
 | 
				
			||||||
                        'is_prerelease': 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',
 | 
					                    def release_resp = httpRequest 'https://gitea.mattv.de/api/v1/repos/root/fileserver/releases',
 | 
				
			||||||
                        acceptType: 'APPLICATION_JSON',
 | 
					                        acceptType: 'APPLICATION_JSON',
 | 
				
			||||||
                        contentType: 'APPLICATION_JSON',
 | 
					                        contentType: 'APPLICATION_JSON',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user