mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	ci: Clear dependencies for dist-job
Otherwise it never executes, because it’s waiting patiently for zero dependencies to complete. 🤦 Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
		@@ -971,6 +971,7 @@ dist-job:
 | 
			
		||||
    - .with-git
 | 
			
		||||
  image: "${FEDORA_IMAGE}"
 | 
			
		||||
  stage: build
 | 
			
		||||
  needs: []
 | 
			
		||||
  before_script:
 | 
			
		||||
    - !reference [".build-linux", "before_script"]
 | 
			
		||||
    - !reference [".with-git", "before_script"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user