[gtk/matthiasc/for-master] Actually pass the devel profile to flatpak builds
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master] Actually pass the devel profile to flatpak builds
- Date: Tue, 18 May 2021 11:38:47 +0000 (UTC)
commit 7d27c615b7ee0f94646fadf57ab7f7029403196c
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 18 07:37:09 2021 -0400
Actually pass the devel profile to flatpak builds
I added that to the manifests, and did not notice that
we do the last build step manually :(
.gitlab-ci/flatpak-build.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/flatpak-build.sh b/.gitlab-ci/flatpak-build.sh
index 72397cc7ea..661780067c 100644
--- a/.gitlab-ci/flatpak-build.sh
+++ b/.gitlab-ci/flatpak-build.sh
@@ -24,6 +24,7 @@ flatpak build ${builddir} meson \
-Dbuild-examples=false \
-Dintrospection=disabled \
-Ddemos=true \
+ -Dprofile=devel \
_flatpak_build
flatpak build ${builddir} ninja -C _flatpak_build install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]