Add CI commit message for flatpak.

This commit is contained in:
Black Hat 2018-08-03 14:07:15 +00:00
parent 4a9967c5c1
commit aaa58e20ea
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ build-flatpak:
script:
- gpg2 -v --import <(echo "$GPG_SECRET_KEY")
- cd flatpak
- flatpak-builder --repo=../tmp/matrique-repo/public build-dir org.eu.encom.matrique.json --force-clean --gpg-sign=52986BF4D61350EC249F2E891B0DB3358FC5E4B2
- flatpak-builder --repo=../tmp/matrique-repo/public build-dir org.eu.encom.matrique.json --force-clean --gpg-sign=52986BF4D61350EC249F2E891B0DB3358FC5E4B2 -s="$CI_COMMIT_TITLE" -b="$CI_COMMIT_DESCRIPTION"
- cd ../
artifacts:
paths: