Merge branch 'dev' into 'master'

Add CI commit message for flatpak.

See merge request b0/matrique!7
This commit is contained in:
Black Hat 2018-08-03 15:23:23 +00:00
commit 6b5330e869
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: