mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	fix: Snap disable remote build
This commit is contained in:
		
							parent
							
								
									870212b40b
								
							
						
					
					
						commit
						e7ab6a1e09
					
				@ -1,5 +1,5 @@
 | 
			
		||||
#!/bin/sh -ve
 | 
			
		||||
echo $SNAPCRAFT_LOGIN_FILE | snapcraft login --with -
 | 
			
		||||
snapcraft remote-build --launchpad-accept-public-upload --status
 | 
			
		||||
snapcraft
 | 
			
		||||
snapcraft upload --release=edge *.snap
 | 
			
		||||
snapcraft logout
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user