ci: fix dpkg content listing again
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -5,7 +5,7 @@ pipeline:
 | 
				
			|||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - make package
 | 
					      - make package
 | 
				
			||||||
      - ls ..
 | 
					      - ls ..
 | 
				
			||||||
      - dpkg -L ../*.deb
 | 
					      - dpkg -c ../*.deb
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      event: [push, tag]
 | 
					      event: [push, tag]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user