Use YAML for Flatpak.

This commit is contained in:
Black Hat
2018-08-16 11:54:39 +08:00
parent d4be81c003
commit 6f527402e0
3 changed files with 25 additions and 44 deletions

View File

@@ -22,9 +22,9 @@ build-flatpak:
- git submodule update --init --recursive
script:
- cd flatpak
- flatpak-builder --force-clean --repo=repo build-dir org.eu.encom.matrique.json
- flatpak-builder --force-clean --repo=repo build-dir org.eu.encom.matrique.yaml
- flatpak build-bundle repo matrique.flatpak org.eu.encom.matrique
- cd ../
artifacts:
paths:
- flatpak/matrique.flatpak
- flatpak/matrique.flatpak