mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Debug why some qml imports do not get deployed
This commit is contained in:
		@@ -22,7 +22,7 @@ script:
 | 
				
			|||||||
  - chmod a+x linuxdeployqt-*.AppImage 
 | 
					  - chmod a+x linuxdeployqt-*.AppImage 
 | 
				
			||||||
  - ./linuxdeployqt-*.AppImage appdir/usr/bin/cool-retro-term -qmldir=./app/qml/ -qmldir=./qmltermwidget/
 | 
					  - ./linuxdeployqt-*.AppImage appdir/usr/bin/cool-retro-term -qmldir=./app/qml/ -qmldir=./qmltermwidget/
 | 
				
			||||||
  - export VERSION=$(git rev-list --count HEAD).$(git describe --tags | cut -d - -f 3)
 | 
					  - export VERSION=$(git rev-list --count HEAD).$(git describe --tags | cut -d - -f 3)
 | 
				
			||||||
  - ./linuxdeployqt-*.AppImage appdir/usr/bin/cool-retro-term -qmldir=./app/qml/ -qmldir=./qmltermwidget/ -appimage
 | 
					  - ./linuxdeployqt-*.AppImage appdir/usr/bin/cool-retro-term -qmldir=./app/qml/ -qmldir=./qmltermwidget/ -appimage -verbose=3 2>&1 | grep "name or path is empty" -C 3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# See https://github.com/probonopd/uploadtool/ for a way to upload to GitHub Releases automatically
 | 
					# See https://github.com/probonopd/uploadtool/ for a way to upload to GitHub Releases automatically
 | 
				
			||||||
after_success:
 | 
					after_success:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user