fix: Another Settings in Gitlab CI
This commit is contained in:
		@@ -5,9 +5,9 @@ flatpak:master:
 | 
			
		||||
  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
 | 
			
		||||
  stage: build-flatpak
 | 
			
		||||
  script:
 | 
			
		||||
    - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
 | 
			
		||||
    - flatpak-builder --stop-at=popcorntime app sh.popcorntime.PopcornTime.yml
 | 
			
		||||
    - flatpak-builder --finish-only --repo=repo app sh.popcorntime.PopcornTime.yml
 | 
			
		||||
 | 
			
		||||
    - flatpak build-bundle repo PopcornTime.flatpak --runtime-repo=https://dl.flathub.org/repo/flathub.flatpakrepo sh.popcorntime.PopcornTime
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user