ci: Always generate artifacts from build jobs
They can be useful also when the job passes.
This commit is contained in:
		
							parent
							
								
									c20437bf48
								
							
						
					
					
						commit
						c1870bd284
					
				| 
						 | 
				
			
			@ -58,7 +58,7 @@ debian-bullseye:
 | 
			
		|||
        - .ci-run-policy
 | 
			
		||||
    stage: build-and-test
 | 
			
		||||
    artifacts:
 | 
			
		||||
        when: on_failure
 | 
			
		||||
        when: always
 | 
			
		||||
        paths:
 | 
			
		||||
            - build/meson-logs/
 | 
			
		||||
            - build/test/piglit-results/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue