[gnome-games] ci: Build development version
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] ci: Build development version
- Date: Mon, 16 Jul 2018 21:17:30 +0000 (UTC)
commit c8f5af037fa5ffd7512b7c4ef7b70c9133be9f5f
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Jul 15 23:09:04 2018 +0500
ci: Build development version
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f62a68..427c651 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,11 +27,11 @@ flatpak:app:
FLATPAK_MODULE: "gnome-games"
script:
- flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
- - flatpak build app meson --prefix=/app ${MESON_ARGS} _build
+ - flatpak build app meson --prefix=/app -Dprofile=development ${MESON_ARGS} _build
- flatpak build app ninja -C _build install
- flatpak build app mkdir -p /app/lib/libretro/extra.d
- flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH}
- - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} org.gnome.Games
+ - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} org.gnome.GamesDevel
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]