mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 14:27:23 +01:00 
			
		
		
		
	CI: Remove snap job again
This commit is contained in:
		
							parent
							
								
									5021d70baf
								
							
						
					
					
						commit
						457c1af4f9
					
				@ -179,18 +179,6 @@ build_linux_arm64:
 | 
			
		||||
    paths:
 | 
			
		||||
      - build/linux/arm64/release/bundle/
 | 
			
		||||
 | 
			
		||||
deploy_linux_snap_edge:
 | 
			
		||||
  image: cibuilds/snapcraft:core18
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  script: [./scripts/publish-snap-edge.sh]
 | 
			
		||||
  only:
 | 
			
		||||
    - main
 | 
			
		||||
  needs: [build_linux_x86]
 | 
			
		||||
  artifacts:
 | 
			
		||||
    when: on_success
 | 
			
		||||
    paths:
 | 
			
		||||
      - ./*.snap
 | 
			
		||||
 | 
			
		||||
update-dependencies:
 | 
			
		||||
  stage: coverage
 | 
			
		||||
  needs: []
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user