updated to use build artifact
This commit is contained in:
		
							parent
							
								
									b1ed62963c
								
							
						
					
					
						commit
						6e0d0dd833
					
				@ -16,20 +16,17 @@ finish-args:
 | 
			
		||||
  - --share=network
 | 
			
		||||
modules:
 | 
			
		||||
  # FlutterApp
 | 
			
		||||
  - name: rluv App
 | 
			
		||||
  - name: rluvApp
 | 
			
		||||
    buildsystem: simple
 | 
			
		||||
    only-arches:
 | 
			
		||||
      - aarch64
 | 
			
		||||
      - x86_64
 | 
			
		||||
    build-commands:
 | 
			
		||||
      - "./build-flatpak.sh"
 | 
			
		||||
    sources:
 | 
			
		||||
      # - type: file
 | 
			
		||||
      #   url: https://github.com/Merrit/flutter_flatpak_example/releases/download/v1.0.0/FlutterApp-Linux-Portable.tar.gz
 | 
			
		||||
      #   sha256: 5dc57e4f5b84e6527098cb1e011ef50413c660147f5da7dfbfb507527e44eb83
 | 
			
		||||
      - type: dir
 | 
			
		||||
        path: ../rluv-client
 | 
			
		||||
      # - type: git
 | 
			
		||||
      #   url: https://github.com/Merrit/flutter_flatpak_example.git
 | 
			
		||||
      #   branch: main
 | 
			
		||||
      - type: file
 | 
			
		||||
        url: https://git.fosscat.com/n8r/rluv_client/releases/download/master-gen/rluvApp-Linux-Portable.tar.gz
 | 
			
		||||
        sha256: 5c4d58e7ae0231e9e94095f9476743684e040836af461297786b31e0fdeb9eb0
 | 
			
		||||
      - type: file
 | 
			
		||||
        path: build-flatpak.sh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user