mirror of
				https://github.com/linuxserver/docker-webtop.git
				synced 2025-11-04 05:04:42 +01:00 
			
		
		
		
	Bot Updating Templated Files
This commit is contained in:
		
							parent
							
								
									28730fc270
								
							
						
					
					
						commit
						b3287952b5
					
				
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -850,7 +850,7 @@ pipeline {
 | 
			
		||||
              echo '{"tag_name":"'${META_TAG}'",\
 | 
			
		||||
                     "target_commitish": "arch-mate",\
 | 
			
		||||
                     "name": "'${META_TAG}'",\
 | 
			
		||||
                     "body": "**LinuxServer Changes:**\\n\\n'${LS_RELEASE_NOTES}'\\n\\n**Remote Changes:**\\n\\n' > start
 | 
			
		||||
                     "body": "**CI Report:**\\n\\n'${CI_URL:-N/A}'\\n\\n**LinuxServer Changes:**\\n\\n'${LS_RELEASE_NOTES}'\\n\\n**Remote Changes:**\\n\\n' > start
 | 
			
		||||
              printf '","draft": false,"prerelease": true}' >> releasebody.json
 | 
			
		||||
              paste -d'\\0' start releasebody.json > releasebody.json.done
 | 
			
		||||
              curl -H "Authorization: token ${GITHUB_TOKEN}" -X POST https://api.github.com/repos/${LS_USER}/${LS_REPO}/releases -d @releasebody.json.done'''
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user