Revert "ci: Temporarily disable image-jobs."
This reverts commita79041f0b5. The issue has been fixed with07a33b1d21.
This commit is contained in:
		
							parent
							
								
									50b18b5c10
								
							
						
					
					
						commit
						98bf5ffe2d
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -544,9 +544,7 @@ Return #f if no such checkout is found."
 | 
				
			||||||
                                  (package->job store package
 | 
					                                  (package->job store package
 | 
				
			||||||
                                                system))))
 | 
					                                                system))))
 | 
				
			||||||
                       (append (filter-map job all)
 | 
					                       (append (filter-map job all)
 | 
				
			||||||
                               ;; Disable until
 | 
					                               (image-jobs store system)
 | 
				
			||||||
                               ;; https://issues.guix.gnu.org/44952 is fixed.
 | 
					 | 
				
			||||||
                               ;(image-jobs store system)
 | 
					 | 
				
			||||||
                               (system-test-jobs store system
 | 
					                               (system-test-jobs store system
 | 
				
			||||||
                                                 #:source source
 | 
					                                                 #:source source
 | 
				
			||||||
                                                 #:commit commit)
 | 
					                                                 #:commit commit)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue