mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 22:07:23 +01:00 
			
		
		
		
	fix: Snapcraft image
This commit is contained in:
		
							parent
							
								
									42fcfd9471
								
							
						
					
					
						commit
						53026a8bc1
					
				@ -180,7 +180,7 @@ build_linux_arm64:
 | 
			
		||||
 | 
			
		||||
snap_edge:
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  image: diddledan/snapcraft:core18
 | 
			
		||||
  image: teresaejunior/snapcraft
 | 
			
		||||
  script: [./scripts/publish-snap-edge.sh]
 | 
			
		||||
  only:
 | 
			
		||||
    - main
 | 
			
		||||
@ -229,7 +229,7 @@ update-dependencies:
 | 
			
		||||
 | 
			
		||||
snap_stable:
 | 
			
		||||
  extends: .release
 | 
			
		||||
  image: diddledan/snapcraft:core18
 | 
			
		||||
  image: teresaejunior/snapcraft
 | 
			
		||||
  script: [./scripts/publish-snap-stable.sh]
 | 
			
		||||
  needs: [build_linux_x86]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user