mirror of
				https://github.com/linuxserver/docker-webtop.git
				synced 2025-10-31 19:34:03 +01:00 
			
		
		
		
	Bot Updating Templated Files
This commit is contained in:
		
							parent
							
								
									1156cdec1e
								
							
						
					
					
						commit
						ab39128126
					
				
							
								
								
									
										8
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @ -70,7 +70,9 @@ pipeline { | ||||
|                   fi | ||||
|                 done | ||||
|               fi | ||||
|               docker system prune -f --volumes || : ''' | ||||
|               docker system prune -f --volumes || : | ||||
|               docker image prune -af || : | ||||
|            ''' | ||||
|         script{ | ||||
|           env.EXIT_STATUS = '' | ||||
|           env.LS_RELEASE = sh( | ||||
| @ -686,7 +688,8 @@ pipeline { | ||||
|                   if [[ -n "${containers}" ]]; then | ||||
|                     docker stop ${containers} | ||||
|                   fi | ||||
|                   docker system prune -af --volumes || : | ||||
|                   docker system prune -f --volumes || : | ||||
|                   docker image prune -af || : | ||||
|                ''' | ||||
|           } | ||||
|         } | ||||
| @ -1112,6 +1115,7 @@ EOF | ||||
|               done | ||||
|             fi | ||||
|             docker system prune -f --volumes || : | ||||
|             docker image prune -af || : | ||||
|          ''' | ||||
|       cleanWs() | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user