Snapshot: continue on error
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This should help with sock files error
This commit is contained in:
		
							parent
							
								
									fa277e9f08
								
							
						
					
					
						commit
						4e56466b07
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -86,7 +86,7 @@ func (s *SnapshotProcessor) CreateSnapshot(appName string, labels []string) (str
 | 
			
		|||
		CompressionLevel:       6,
 | 
			
		||||
		MkdirAll:               true,
 | 
			
		||||
		SelectiveCompression:   true,
 | 
			
		||||
		ContinueOnError:        false,
 | 
			
		||||
		ContinueOnError:        true,
 | 
			
		||||
		OverwriteExisting:      false,
 | 
			
		||||
		ImplicitTopLevelFolder: false,
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue