mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Travis: don't do a redundant upload to transfer.sh
uploadtool already takes care of that. Reported-by: Simon Peter <probono@puredarwin.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									efabf0a55c
								
							
						
					
					
						commit
						8da57b59f1
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -42,7 +42,3 @@ export VERSION=$(cd subsurface/ ; git rev-parse --short HEAD) # linuxdeployqt us | |||
| ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage -qmldir=./subsurface/map-widget/ -verbose=2 | ||||
| find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq | ||||
| 
 | ||||
| # this shouldn't be in the build, but hey, this ensures that we can always | ||||
| # get to the artifact | ||||
| curl --upload-file ./Subsurface*.AppImage https://transfer.sh/Subsurface-$VERSION-x86_64.AppImage | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue